SOURCES: exiv2-mkinstalldirs.patch (NEW) - get proper mkinstalldir...

shadzik shadzik at pld-linux.org
Thu Jun 21 18:00:24 CEST 2007


Author: shadzik                      Date: Thu Jun 21 16:00:24 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- get proper mkinstalldirs binary

---- Files affected:
SOURCES:
   exiv2-mkinstalldirs.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/exiv2-mkinstalldirs.patch
diff -u /dev/null SOURCES/exiv2-mkinstalldirs.patch:1.1
--- /dev/null	Thu Jun 21 18:00:24 2007
+++ SOURCES/exiv2-mkinstalldirs.patch	Thu Jun 21 18:00:18 2007
@@ -0,0 +1,11 @@
+--- po/Makefile.in.in	2006-12-09 13:10:21.000000000 +0100
++++ po/Makefile.in.in-new	2007-06-21 17:55:34.307489594 +0200
+@@ -30,7 +30,7 @@
+ 
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+-MKINSTALLDIRS = @MKINSTALLDIRS@
++MKINSTALLDIRS = /usr/share/automake/mkinstalldirs
+ mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
+ 
+ GMSGFMT = @GMSGFMT@
================================================================


More information about the pld-cvs-commit mailing list