r3283 - branches/kernel-image-2.6.11/debian

Jurij Smakov jurij-guest@costa.debian.org
Tue, 31 May 2005 05:13:00 +0000


Author: jurij-guest
Date: 2005-05-31 05:12:59 +0000 (Tue, 31 May 2005)
New Revision: 3283

Modified:
   branches/kernel-image-2.6.11/debian/Makefile
Log:
Removed concatenation of debian/files from
the build target, as it is not yet created
at that point.


Modified: branches/kernel-image-2.6.11/debian/Makefile
===================================================================
--- branches/kernel-image-2.6.11/debian/Makefile	2005-05-31 03:11:25 UTC (rev 3282)
+++ branches/kernel-image-2.6.11/debian/Makefile	2005-05-31 05:12:59 UTC (rev 3283)
@@ -212,7 +212,6 @@
 	if [ -f "$${src}" ] && [ ! -e "$${dst}" ]; then		\
 	  ln -s "$$(pwd)/$${src}" "$${dst}";			\
 	fi
-	cat $</debian/files >> files
 	touch build-stamp-$(subarch)-$*
 #
 # Creates a build directory for a particular flavour