Removed concatenation of debian/files from

the build target, as it is not yet created
at that point.

svn path=/branches/kernel-image-2.6.11/; revision=3283
This commit is contained in:
Jurij Smakov 2005-05-31 05:12:59 +00:00
parent 0b04713564
commit 664a7d592f
1 changed files with 0 additions and 1 deletions

1
debian/Makefile vendored
View File

@ -212,7 +212,6 @@ build-stamp-$(subarch)-%: build-$(subarch)-%
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