[Pkg-voip-commits] r6093 - /dahdi-tools/trunk/debian/rules

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Tue Aug 26 12:31:33 UTC 2008


Author: tzafrir-guest
Date: Tue Aug 26 12:31:33 2008
New Revision: 6093

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6093
Log:
Reverting last change. It was for dahdi-linux :-(

Modified:
    dahdi-tools/trunk/debian/rules

Modified: dahdi-tools/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/dahdi-tools/trunk/debian/rules?rev=6093&op=diff
==============================================================================
--- dahdi-tools/trunk/debian/rules (original)
+++ dahdi-tools/trunk/debian/rules Tue Aug 26 12:31:33 2008
@@ -51,10 +51,8 @@
 	#   as the source tree is not there.
 	# FIXME: This will fail with an ugly warning on the clean of the
 	# modules build. However only fter the actuual clean.
-	# FIXME(2): 'make clean' currently fails if there's no kernel source.
-	# So clean manually. Should be fixed in 2.0.0 (final).
-	rm -f dahdi/include/version.h
-	#[ ! -f Makefile ] || $(MAKE) dist-clean || true
+	[ ! -f Makefile ] || $(MAKE) dist-clean || true
+	#rm -f debian/manpage.links  debian/manpage.refs debian/*.8
 	dh_clean
 
 install: install-arch install-indep




More information about the Pkg-voip-commits mailing list