From bd72eef4a4458f8d2e52609d7b6cf3efe12a0177 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 4 Jul 2021 21:06:02 +0900 Subject: Rearranged applications folder into sub categories. Signed-off-by: Michele Calgaro --- debian/_base/applications/krename/debian/rules | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 debian/_base/applications/krename/debian/rules (limited to 'debian/_base/applications/krename/debian/rules') diff --git a/debian/_base/applications/krename/debian/rules b/debian/_base/applications/krename/debian/rules deleted file mode 100755 index a6797f19a..000000000 --- a/debian/_base/applications/krename/debian/rules +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/cmake.mk -include debian/cdbs/debian-tde.mk - -DEB_CMAKE_EXTRA_FLAGS := \ - -DCMAKE_EXPORT_COMPILE_COMMANDS="ON" \ - -DCMAKE_INSTALL_PREFIX="/opt/trinity" \ - -DCONFIG_INSTALL_DIR="/etc/trinity" \ - -DSYSCONF_INSTALL_DIR="/etc/trinity" \ - -DXDG_MENU_INSTALL_DIR="/etc/xdg/menus" \ - -DCMAKE_BUILD_TYPE=RelWithDebInfo \ - -DCMAKE_VERBOSE_MAKEFILE="ON" \ - -DCMAKE_SKIP_RPATH="OFF" \ - -DBUILD_ALL="ON" \ - -DWITH_ALL_OPTIONS="ON" -- cgit v1.2.3