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:
committed by
Carlos R. Mafra
parent
b07075aed3
commit
d6f754e747
8
debian/rules
vendored
8
debian/rules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user