]> git.pld-linux.org Git - packages/exiv2.git/commitdiff
- get proper mkinstalldirs binary
authorshadzik <shadzik@pld-linux.org>
Thu, 21 Jun 2007 16:00:18 +0000 (16:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    exiv2-mkinstalldirs.patch -> 1.1

exiv2-mkinstalldirs.patch [new file with mode: 0644]

diff --git a/exiv2-mkinstalldirs.patch b/exiv2-mkinstalldirs.patch
new file mode 100644 (file)
index 0000000..8b2a244
--- /dev/null
@@ -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@
This page took 0.198267 seconds and 4 git commands to generate.