mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-27 00:42:32 +01:00
Build on Ubuntu 14.04
This commit is contained in:
committed by
Carlos R. Mafra
parent
2db044993b
commit
c84e787a24
4
debian/rules
vendored
4
debian/rules
vendored
@@ -7,7 +7,7 @@ export CPPFLAGS = `dpkg-buildflags --get CPPFLAGS`
|
||||
|
||||
LINGUAS := $(patsubst po/%.po, %, $(wildcard po/*.po))
|
||||
|
||||
WMAKER_OPTIONS := --disable-locale --enable-modelock --enable-xinerama
|
||||
WMAKER_OPTIONS := --disable-locale --enable-modelock --enable-randr --enable-pango --enable-xinerama
|
||||
#not-enabled --enable-usermenu --disable-shape --disable-shm --enable-xrandr
|
||||
#not-enabled --disable-xpm --disable-png --disable-jpeg --disable-gif --disable-tiff
|
||||
|
||||
@@ -31,7 +31,7 @@ COMMON_OPTIONS := --prefix=$(BASEDIR) \
|
||||
--includedir=$(INCLUDEDIR) \
|
||||
--sysconfdir=$(CONFDIR) \
|
||||
--datadir=$(SHAREDIR) \
|
||||
--with-nlsdir=$(NLSDIR) \
|
||||
--with-localedir=$(NLSDIR) \
|
||||
--with-pixmapdir=$(PIXMAPDIR) \
|
||||
--with-gnustepdir=$(GNUSTEPDIR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user