debian/rules: Fix.

svn path=/dists/trunk/linux-2.6/; revision=8141
This commit is contained in:
Bastian Blank 2007-01-08 18:22:10 +00:00
parent e9ed917085
commit 5f42ef6a2f
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -44,7 +44,7 @@ orig: $(DIR_ORIG)
$(DIR_ORIG):
@[ -e $(TAR_ORIG) ] || ( echo "Can't find orig tarball" >&2; exit 1 )
mkdir -p ../orig
tar -C ../orig -xzf $<
tar -C ../orig -xzf $(TAR_ORIG)
maintainerclean:
rm -f debian/control debian/control.md5sum debian/rules.gen debian/bin/patch.* debian/linux-*