[Pkg-utopia-commits] r457 - packages/unstable/avahi/debian

Sjoerd Simons sjoerd at costa.debian.org
Wed Jan 11 22:20:05 UTC 2006


Author: sjoerd
Date: 2006-01-11 22:20:04 +0000 (Wed, 11 Jan 2006)
New Revision: 457

Modified:
   packages/unstable/avahi/debian/rules
Log:
Fill the DEB_INDEP_REGULAR_PACKAGES variable

Modified: packages/unstable/avahi/debian/rules
===================================================================
--- packages/unstable/avahi/debian/rules	2006-01-11 22:03:03 UTC (rev 456)
+++ packages/unstable/avahi/debian/rules	2006-01-11 22:20:04 UTC (rev 457)
@@ -8,6 +8,7 @@
     $(filter-out libavahi-cil,$(DEB_INDEP_PACKAGES))
   DEB_INDEP_PACKAGES := \
     $(filter-out monodoc-avahi-manual,$(DEB_INDEP_PACKAGES))
+  DEB_INDEP_REGULAR_PACKAGES := $(DEB_INDEP_PACKAGES)
   MONO_FLAGS=--disable-mono --disable-monodoc
 endif
 




More information about the Pkg-utopia-commits mailing list