summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-09-28 01:31:14 +0200
committerSlávek Banko <slavek.banko@axis.cz>2016-09-28 01:31:30 +0200
commitb5a5fc02a4004229c39b3fcdda68fbcb86a28365 (patch)
tree0977c6c04a23c051be567de98bf3f8773adf47fb /ubuntu
parente07d0230796345fcf2cc0f6e75b8b59dc02519ab (diff)
downloadtde-packaging-b5a5fc02a4004229c39b3fcdda68fbcb86a28365.tar.gz
tde-packaging-b5a5fc02a4004229c39b3fcdda68fbcb86a28365.zip
Enable WITH_ALL_OPTIONS option for tdegames on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7d1c44beb998a661816082f17f524ba8d741e59b)
Diffstat (limited to 'ubuntu')
-rwxr-xr-xubuntu/maverick/tdegames/debian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdegames/debian/rules b/ubuntu/maverick/tdegames/debian/rules
index c49a0c0c4..5ccf864b4 100755
--- a/ubuntu/maverick/tdegames/debian/rules
+++ b/ubuntu/maverick/tdegames/debian/rules
@@ -28,7 +28,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_VERBOSE_MAKEFILE="ON" \
-DCMAKE_SKIP_RPATH="OFF" \
- -DBUILD_ALL="ON"
+ -DBUILD_ALL="ON" \
+ -DWITH_ALL_OPTIONS="ON"
DEB_DH_INSTALL_SOURCEDIR := $(DEB_DESTDIR)