[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pkg-kde: commit - rev 189 - people/dato/kde-common



Author: dato-guest
Date: 2004-11-05 14:53:03 -0700 (Fri, 05 Nov 2004)
New Revision: 189

Modified:
   people/dato/kde-common/rules.mk
   people/dato/kde-common/substvars.sh
Log:
Revert r188, just learnt on IRC it's not possible to do that.


Modified: people/dato/kde-common/rules.mk
===================================================================
--- people/dato/kde-common/rules.mk	2004-11-05 21:24:05 UTC (rev 188)
+++ people/dato/kde-common/rules.mk	2004-11-05 21:53:03 UTC (rev 189)
@@ -161,6 +161,5 @@
 	fi
 
 	dh_clean
-	sh debian/common/substvars.sh clean
 
 .PHONY: configure build make-install install clean binary-indep binary-arch binary

Modified: people/dato/kde-common/substvars.sh
===================================================================
--- people/dato/kde-common/substvars.sh	2004-11-05 21:24:05 UTC (rev 188)
+++ people/dato/kde-common/substvars.sh	2004-11-05 21:53:03 UTC (rev 189)
@@ -17,10 +17,6 @@
 # Build-Dependencies on kdelibs4-dev go like kdelibs4-dev (>> ${Source-Version-NoDebRev})
 echo "Source-Version-NoDebRev=$VERSION_NODEB"
 
-if test "$1" = "clean"; then
-  exit 0
-fi
-
 # This next two loops provide a ${Variable} for each package, with the
 # following dependency policy: dependencies on arch-specific packages
 # use an exact version; dependencies on arch-all packages only require



Reply to: