summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/kpowersave
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/applications/kpowersave')
-rwxr-xr-xubuntu/maverick/applications/kpowersave/debian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kpowersave/debian/rules b/ubuntu/maverick/applications/kpowersave/debian/rules
index 874540477..0707e138e 100755
--- a/ubuntu/maverick/applications/kpowersave/debian/rules
+++ b/ubuntu/maverick/applications/kpowersave/debian/rules
@@ -26,7 +26,8 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_VERBOSE_MAKEFILE="ON" \
-DCMAKE_SKIP_RPATH="OFF" \
- -DBUILD_ALL="ON"
+ -DBUILD_ALL="ON" \
+ -DWITH_GCC_VISIBILITY="ON"
post-patches:: debian/stamp-bootstrap