[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-1.1.9-1-446-gd01ee69

Ove Kaaven ovek at arcticnet.no
Tue Jan 6 14:04:03 UTC 2009


The following commit has been merged in the master branch:
commit 765795ea6b3e40a5f69c41f0411e900d6a2f155e
Author: Ove Kaaven <ovek at arcticnet.no>
Date:   Tue Jan 6 13:46:44 2009 +0000

    Removed unneeded dh_testroot from the clean-arch32/arch64 rules.

diff --git a/debian/rules b/debian/rules
index 9fde6a1..a036272 100755
--- a/debian/rules
+++ b/debian/rules
@@ -155,7 +155,6 @@ build: build-indep build-arch
 
 clean-arch32:
 	dh_testdir
-	dh_testroot
 	rm -f install-arch32-stamp build-arch32-stamp configure-arch32-stamp
 #	-$(MAKE) -C build32 distclean
 ifeq (,$(DEB_SAVEBUILD))
@@ -166,7 +165,6 @@ endif
 
 clean-arch64:
 	dh_testdir
-	dh_testroot
 	rm -f install-arch64-stamp build-arch64-stamp configure-arch64-stamp
 #	-$(MAKE) -C build64 distclean
 ifeq (,$(DEB_SAVEBUILD))

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list