[med-svn] r2597 - trunk/packages/phylip/trunk/debian/patches
manuel at alioth.debian.org
manuel at alioth.debian.org
Thu Oct 30 15:03:15 UTC 2008
Author: manuel
Date: 2008-10-30 15:03:14 +0000 (Thu, 30 Oct 2008)
New Revision: 2597
Modified:
trunk/packages/phylip/trunk/debian/patches/01_src_Makefile.patch
Log:
Updated patch for src/Makefile so it applies without warnings
Modified: trunk/packages/phylip/trunk/debian/patches/01_src_Makefile.patch
===================================================================
--- trunk/packages/phylip/trunk/debian/patches/01_src_Makefile.patch 2008-10-30 14:56:12 UTC (rev 2596)
+++ trunk/packages/phylip/trunk/debian/patches/01_src_Makefile.patch 2008-10-30 15:03:14 UTC (rev 2597)
@@ -1,6 +1,8 @@
---- phylip-3.67.orig/src/Makefile
-+++ phylip-3.67/src/Makefile
-@@ -45,6 +45,7 @@
+Index: phylip-3.68/src/Makefile
+===================================================================
+--- phylip-3.68.orig/src/Makefile 2008-08-13 20:45:15.000000000 +0200
++++ phylip-3.68/src/Makefile 2008-10-30 16:01:35.000000000 +0100
+@@ -51,6 +51,7 @@
#
# the following specifies the directory where the executables will be placed
EXEDIR = ../exe
@@ -8,7 +10,7 @@
#
# ----------------------------------------------------------------------------
#
-@@ -189,8 +190,10 @@
+@@ -232,8 +233,10 @@
@echo "Installing PHYLIP v3.6 binaries in $(EXEDIR)"
@mkdir -p $(EXEDIR)
@cp $(PROGS) $(EXEDIR)
@@ -21,7 +23,7 @@
@echo "Finished installation."
@echo ""
-@@ -207,6 +210,13 @@
+@@ -250,6 +253,13 @@
@echo "Finished cleanup."
@echo ""
More information about the debian-med-commit
mailing list