]> git.pld-linux.org Git - packages/netpbm.git/commitdiff
- Dont try to run ldconfig and don't wait for user confirmation.
authormkochano <mkochano@pld-linux.org>
Sat, 19 Apr 2003 08:38:38 +0000 (08:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    netpbm-Makefile.common.patch -> 1.3

netpbm-Makefile.common.patch

index de4f4f820dcbc089a6b382d3baa04848bd3b0617..f4f8794ecbf6a96a2993d482cf94be4d27ff265f 100644 (file)
  endif
  ifeq ($(NETPBMLIBTYPE),dll)
  #install a Windows DLL shared library
+diff -urN netpbm-9.25.orig/GNUmakefile netpbm-9.25/GNUmakefile
+--- netpbm-9.25.orig/GNUmakefile       Sun Mar  3 18:19:06 2002
++++ netpbm-9.25/GNUmakefile    Sat Apr 19 10:25:04 2003
+@@ -139,7 +139,6 @@
+       for i in $(SUBDIRS) ; do \
+           $(MAKE) -C $$i -f $(SRCDIR)/$$i/Makefile install.lib ; \
+       done
+-      $(SRCDIR)/buildtools/try_ldconfig
+ endif
This page took 0.352892 seconds and 4 git commands to generate.