[Pkg-galago-commit] r237 - in packages/unstable/libgalago/debian: . patches

Riccardo Setti giskard-guest at costa.debian.org
Tue Jul 25 08:50:47 UTC 2006


Author: giskard-guest
Date: 2006-07-25 08:50:46 +0000 (Tue, 25 Jul 2006)
New Revision: 237

Added:
   packages/unstable/libgalago/debian/patches/
   packages/unstable/libgalago/debian/patches/01_po_makefile_patch
Log:
added debian/patches/ 

Added: packages/unstable/libgalago/debian/patches/01_po_makefile_patch
===================================================================
--- packages/unstable/libgalago/debian/patches/01_po_makefile_patch	2006-07-25 08:48:59 UTC (rev 236)
+++ packages/unstable/libgalago/debian/patches/01_po_makefile_patch	2006-07-25 08:50:46 UTC (rev 237)
@@ -0,0 +1,11 @@
+--- Makefile.in.in	2006-07-25 10:38:05.000000000 +0200
++++ Makefile.in.in.new	2006-07-25 10:38:46.000000000 +0200
+@@ -29,7 +29,7 @@
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+ MKINSTALLDIRS = @MKINSTALLDIRS@
+-mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
++mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(MKINSTALLDIRS)" ;; esac`
+ 
+ CC = @CC@
+ GMSGFMT = @GMSGFMT@




More information about the Pkg-galago-commit mailing list