debian/rules.real: Remove unused variable.

svn path=/dists/trunk/linux-2.6/; revision=18196
This commit is contained in:
Bastian Blank 2011-10-28 21:22:38 +00:00
parent 22e412e9c1
commit 4e61471b46
1 changed files with 0 additions and 1 deletions

1
debian/rules.real vendored
View File

@ -38,7 +38,6 @@ setup_env += DISTRIBUTION_OFFICIAL_BUILD=1 DISTRIBUTION_UPLOADER=$(UPLOADER) DIS
MAKE_CLEAN = $(setup_env) $(MAKE)
MAKE_SELF := $(MAKE) -f debian/rules.real $(MAKEOVERRIDES)
MAKEOVERRIDES =
MAKE_PERF_VARS = prefix=/usr perfexecdir=share/perf_$(VERSION)-core NO_PERL=1 V=2 HAVE_CPLUS_DEMANGLE=1 ARCH=$(DEB_BUILD_ARCH) EXTRA_WARNINGS=-Wno-error
#
# Targets