]> git.pld-linux.org Git - packages/freelords.git/commitdiff
- fix path to mkinstalldirs file
authorlisu <lisu@pld-linux.org>
Wed, 20 Jun 2007 10:23:23 +0000 (10:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freelords-mkinstalldirs.patch -> 1.1

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

diff --git a/freelords-mkinstalldirs.patch b/freelords-mkinstalldirs.patch
new file mode 100644 (file)
index 0000000..e35435c
--- /dev/null
@@ -0,0 +1,11 @@
+--- freelords-0.3.8/po/Makefile.in.in~ 2007-05-02 23:40:54.000000000 +0200
++++ freelords-0.3.8/po/Makefile.in.in  2007-06-20 11:54:44.000000000 +0200
+@@ -28,7 +28,7 @@
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+-MKINSTALLDIRS = @MKINSTALLDIRS@
++MKINSTALLDIRS = /usr/share/automake/mkinstalldirs
+ mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
+ GMSGFMT = @GMSGFMT@
This page took 0.080795 seconds and 4 git commands to generate.