1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-30 10:22:34 +01:00

Use dh_lintian.

Simplify debian/rules by making use of dh_lintian.
This commit is contained in:
Andreas Metzler
2010-08-16 16:29:46 +02:00
committed by Carlos R. Mafra
parent 014ced4794
commit a1867f2473
2 changed files with 1 additions and 4 deletions

5
debian/rules vendored
View File

@@ -184,6 +184,7 @@ binary-arch: build
dh_installman -plibwings-dev debian/manpages/get-wutil-flags.1
dh_installchangelogs -a ChangeLog
# dh_strip -a
dh_lintian
dh_compress -a
dh_fixperms -a
cd debian && find -name \*.la -exec chmod a-X {} \;
@@ -264,10 +265,6 @@ install-wmaker-stamp: build-wmaker-stamp
# This has the new default Debian theme settings.
cp debian/WindowMaker.default $(DEBTMPDIR)/$(DEFAULTSDIR)/WindowMaker
# Overrides lintian warnings
dh_installdirs usr/share/lintian/overrides
cp debian/wmaker.overrides debian/wmaker/usr/share/lintian/overrides/wmaker
# WPrefs
# fix the location of WPrefs
# mv $(DEBTMPDIR)/$(WPREFSAPPDIR)/WPrefs $(DEBTMPDIR)/$(BINDIR)