[med-svn] r1212 - trunk/packages/glam2/trunk/debian/patches
charles-guest at alioth.debian.org
charles-guest at alioth.debian.org
Tue Jan 29 06:33:03 UTC 2008
Author: charles-guest
Date: 2008-01-29 06:33:03 +0000 (Tue, 29 Jan 2008)
New Revision: 1212
Modified:
trunk/packages/glam2/trunk/debian/patches/Makefiles
Log:
Forgot to remove an obsolete rule.
Modified: trunk/packages/glam2/trunk/debian/patches/Makefiles
===================================================================
--- trunk/packages/glam2/trunk/debian/patches/Makefiles 2008-01-29 06:29:07 UTC (rev 1211)
+++ trunk/packages/glam2/trunk/debian/patches/Makefiles 2008-01-29 06:33:03 UTC (rev 1212)
@@ -57,10 +57,9 @@
glam2_d: $(GSRC) *.h Makefile
--- /dev/null
+++ b/Makefile
-@@ -0,0 +1,7 @@
+@@ -0,0 +1,6 @@
+all:
+ make -C src all
-+ make -C src glam2fft
+ make -C purge
+
+clean:
More information about the debian-med-commit
mailing list