[med-svn] r6680 - trunk/packages/ampliconnoise/trunk/debian/patches
Timothy Booth
tbooth-guest at alioth.debian.org
Wed Apr 27 15:53:30 UTC 2011
Author: tbooth-guest
Date: 2011-04-27 15:53:24 +0000 (Wed, 27 Apr 2011)
New Revision: 6680
Removed:
trunk/packages/ampliconnoise/trunk/debian/patches/install_to_destdir.patch
trunk/packages/ampliconnoise/trunk/debian/patches/remove-unneeded-linking.patch
trunk/packages/ampliconnoise/trunk/debian/patches/series
Log:
These were patches I thought were needed but there are better solutions.
Deleted: trunk/packages/ampliconnoise/trunk/debian/patches/install_to_destdir.patch
===================================================================
--- trunk/packages/ampliconnoise/trunk/debian/patches/install_to_destdir.patch 2011-04-27 15:52:10 UTC (rev 6679)
+++ trunk/packages/ampliconnoise/trunk/debian/patches/install_to_destdir.patch 2011-04-27 15:53:24 UTC (rev 6680)
@@ -1,9 +0,0 @@
---- a/makefile
-+++ b/makefile
-@@ -42,4 +42,5 @@
- cp SeqNoiseM/SeqNoiseM bin
- cp SplitClusterEven/SplitClusterEven bin
- cp Perseus/Perseus bin
--
-+ #Added for Deb package
-+ mv bin/* $(DESTDIR)/usr/bin
Deleted: trunk/packages/ampliconnoise/trunk/debian/patches/remove-unneeded-linking.patch
===================================================================
--- trunk/packages/ampliconnoise/trunk/debian/patches/remove-unneeded-linking.patch 2011-04-27 15:52:10 UTC (rev 6679)
+++ trunk/packages/ampliconnoise/trunk/debian/patches/remove-unneeded-linking.patch 2011-04-27 15:53:24 UTC (rev 6680)
@@ -1,11 +0,0 @@
---- a/Perseus/makefile
-+++ b/Perseus/makefile
-@@ -2,7 +2,7 @@
- CFLAGS = -O3
- EFLAGS =
- EFILE = Perseus
--LIBS = -lm -lgsl -lgslcblas
-+LIBS = -lm -lgsl # -lgslcblas
- OBJS = Perseus.o
-
- $(EFILE) : $(OBJS)
More information about the debian-med-commit
mailing list