debian/rules.real: Always call dh_strip and dh_shlibdeps.

svn path=/dists/trunk/linux-2.6/; revision=12924
This commit is contained in:
Bastian Blank 2009-02-22 19:38:10 +00:00
parent afc6d9ca0d
commit 27f4ae86d7
1 changed files with 2 additions and 0 deletions

2
debian/rules.real vendored
View File

@ -136,9 +136,11 @@ $(STAMPS_DIR)/build-doc: $(STAMPS_DIR)/source
install-base:
dh_installchangelogs
dh_installdocs
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol -- $(GENCONTROL_ARGS)
dh_md5sums
dh_builddeb