mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-24 23:22:30 +01:00
debian: Update with version 0.95.7-5 packaging.
This commit is contained in:
committed by
Carlos R. Mafra
parent
ebf2801f4a
commit
fd31b29d0d
7
debian/rules
vendored
7
debian/rules
vendored
@@ -6,8 +6,8 @@ export DEB_CFLAGS_MAINT_APPEND += -Wall -DGLOBAL_DEFAULTS_SUBDIR=\"GNUstep/Defau
|
||||
|
||||
LINGUAS := $(patsubst po/%.po, %, $(wildcard po/*.po))
|
||||
|
||||
WMAKER_OPTIONS := --disable-locale --enable-modelock --enable-randr --enable-pango --enable-xinerama
|
||||
#not-enabled --enable-usermenu --disable-shape --disable-shm --enable-xrandr
|
||||
WMAKER_OPTIONS := --disable-locale --enable-modelock --enable-pango --enable-xinerama
|
||||
#not-enabled --enable-usermenu --disable-shape --disable-shm --enable-randr
|
||||
#not-enabled --disable-xpm --disable-png --disable-jpeg --disable-gif --disable-tiff
|
||||
|
||||
# Debian packages destination folder
|
||||
@@ -57,6 +57,3 @@ override_dh_install:
|
||||
|
||||
# Install files
|
||||
dh_install
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=wmaker-dbg
|
||||
|
||||
Reference in New Issue
Block a user