debian/rules.real: Correctly mark another MAKE invocation.

svn path=/dists/sid/linux-2.6/; revision=15666
This commit is contained in:
Bastian Blank 2010-05-12 17:59:28 +00:00
parent ebe087e5d0
commit b2dfaeaf00
1 changed files with 1 additions and 1 deletions

2
debian/rules.real vendored
View File

@ -159,7 +159,7 @@ install-dummy:
dh_testdir
dh_testroot
dh_prep
$(MAKE_SELF) install-base
+$(MAKE_SELF) install-base
install-doc: PACKAGE_NAME = linux-doc-$(VERSION)
install-doc: DIR = $(BUILD_DIR)/build-doc