]> git.pld-linux.org Git - packages/AfterStep.git/blob - AfterStep-ldconfig.patch
- updated libafterimage_ver (1.21); release 3 (so that libAfterBase is newer than...
[packages/AfterStep.git] / AfterStep-ldconfig.patch
1 diff -ur AfterStep-2.2.11.old/libAfterBase/Makefile.in AfterStep-2.2.11/libAfterBase/Makefile.in
2 --- AfterStep-2.2.11.old/libAfterBase/Makefile.in       2007-04-20 23:10:45.000000000 +0100
3 +++ AfterStep-2.2.11/libAfterBase/Makefile.in   2011-04-07 14:07:04.903195085 +0100
4 @@ -141,8 +141,6 @@
5                      echo "Unable to find $(LIBDIR) in ld.so.conf. In order to use "; \
6                      echo "$(LIB_SHARED), you may need to add it or set LD_LIBRARY_PATH."; \
7                    fi; \
8 -                  echo "$(LDCONFIG)"; \
9 -                  $(LDCONFIG); \
10                  fi \
11                 )
12  
13 diff -ur AfterStep-2.2.11.old/libAfterImage/Makefile.in AfterStep-2.2.11/libAfterImage/Makefile.in
14 --- AfterStep-2.2.11.old/libAfterImage/Makefile.in      2011-04-07 14:09:29.138132920 +0100
15 +++ AfterStep-2.2.11/libAfterImage/Makefile.in  2011-04-07 14:08:22.192265395 +0100
16 @@ -180,8 +180,6 @@
17                      echo "Unable to find $(LIBDIR) in ld.so.conf. In order to use "; \
18                      echo "$(LIB_SHARED), you may need to add it or set LD_LIBRARY_PATH."; \
19                    fi; \
20 -                  echo "$(LDCONFIG)"; \
21 -                  $(LDCONFIG); \
22                  fi \
23                 )
24  
This page took 0.024831 seconds and 3 git commands to generate.