diff options
Diffstat (limited to 'ubuntu/_base/applications/ktechlab/debian/rules')
-rwxr-xr-x | ubuntu/_base/applications/ktechlab/debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/_base/applications/ktechlab/debian/rules b/ubuntu/_base/applications/ktechlab/debian/rules index b4b3fc8cb..4b05dbd51 100755 --- a/ubuntu/_base/applications/ktechlab/debian/rules +++ b/ubuntu/_base/applications/ktechlab/debian/rules @@ -16,9 +16,6 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DBUILD_ALL="ON" \ -DWITH_ALL_OPTIONS="ON" -DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ - && echo xz || echo bzip2) - debian/ktechlab.xpm: icons/hi32-app-ktechlab.png convert $< $@ |