[SCM] Library for computing Fast Fourier Transforms branch, master, updated. upstream/3.3.2-39-g5c31d64

Julian Taylor jtaylor.debian at googlemail.com
Sat Jun 9 21:08:11 UTC 2012


The following commit has been merged in the master branch:
commit 5c31d64e8c91c1834276590652d09f5fb2a1aaf3
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Sat Jun 9 22:56:24 2012 +0200

    don't delete docs in clean, the make clean in build is enough

diff --git a/debian/rules b/debian/rules
index 0c04c09..2356e35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -104,8 +104,6 @@ clean1st:
 	rm -f build-arch build-indep
 	(cd doc ; [ ! -f Makefile ] || $(MAKE) -k clean)
 	[ ! -f Makefile ] || $(MAKE) distclean
-	-rm -f doc/*.info* doc/rfftwnd.png doc/html/*
-	-rm -f tools/*-wisdom.1 tools/fftw*-wisdom
 	-rm -f *.la threads/*.la *.pc
 	-rm -f test_long_long-double
 	-rm -f config.cache config.status config.log

-- 
Library for computing Fast Fourier Transforms



More information about the debian-science-commits mailing list