[Pkg-cryptsetup-devel] Bug#358386: cryptsetup: clean target doesn't clean luksformat.8

Peter Palfrader weasel at debian.org
Wed Mar 22 14:53:56 UTC 2006


Package: cryptsetup
Version: 2:1.0.2+1.0.3-rc3-1
Severity: minor
Tags: patch

The debian/luksformat.8 manual page, created from pod, is not removed on
debian/rules clean.

--- ../c/cryptsetup-1.0.2+1.0.3-rc3/debian/rules	2006-03-22 15:16:58.000000000 +0100
+++ debian/rules	2006-03-22 15:50:41.154399906 +0100
@@ -77,7 +77,7 @@
 	if test -f Makefile; then $(MAKE) clean; fi
 	if test -f config.mess; then rm -f `cat config.mess`; fi
 
-	rm -f debian/crypttab.5 debian/crypttab.5.xml luksformat.8
+	rm -f debian/crypttab.5 debian/crypttab.5.xml debian/luksformat.8
 	rm -f config.mess
 	rm -rf autom4te.cache m4
 	rm -f src/cryptsetup.static




More information about the Pkg-cryptsetup-devel mailing list