1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 17:32:29 +01:00

debian: Update with version 0.95.8-2 packaging.

This commit is contained in:
Doug Torrance
2017-08-14 23:17:28 -04:00
committed by Carlos R. Mafra
parent b07075aed3
commit d6f754e747
23 changed files with 102 additions and 333 deletions

8
debian/rules vendored
View File

@@ -30,15 +30,12 @@ COMMON_OPTIONS := --datadir=$(SHAREDIR) \
--with-defsdatadir=$(DEFSDATADIR)
%:
dh $@ --parallel --with autoreconf
dh $@ --parallel
override_dh_auto_configure:
env LINGUAS="$(LINGUAS)" dh_auto_configure --verbose -- \
$(COMMON_OPTIONS) $(WMAKER_OPTIONS)
override_dh_installmenu:
dh_installmenu -a --noscripts
override_dh_installdocs:
# Readmes - Copy+rename before install
# We use the root of the temporal directory debian/tmp
@@ -61,3 +58,6 @@ override_dh_install:
# Install files
dh_install
override_dh_installwm:
dh_installwm --priority=50