From b555a9e5a076961bf2c431cf9eabe3e06c0ce0e2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 28 Aug 2022 22:01:07 +0900 Subject: DEB tdepowersave: update after dropping autotools. Signed-off-by: Michele Calgaro (cherry picked from commit 3ae288d1263cc5429986e11911c8d1026186a87a) --- debian/_base/applications/system/tdepowersave/debian/docs | 3 +++ debian/_base/applications/system/tdepowersave/debian/rules | 3 --- .../system/tdepowersave/debian/tdepowersave-trinity.linda | 4 ---- ubuntu/_base/applications/system/tdepowersave/debian/docs | 3 +++ ubuntu/_base/applications/system/tdepowersave/debian/rules | 3 --- .../system/tdepowersave/debian/tdepowersave-trinity.linda | 4 ---- 6 files changed, 6 insertions(+), 14 deletions(-) create mode 100644 debian/_base/applications/system/tdepowersave/debian/docs delete mode 100644 debian/_base/applications/system/tdepowersave/debian/tdepowersave-trinity.linda create mode 100644 ubuntu/_base/applications/system/tdepowersave/debian/docs delete mode 100644 ubuntu/_base/applications/system/tdepowersave/debian/tdepowersave-trinity.linda diff --git a/debian/_base/applications/system/tdepowersave/debian/docs b/debian/_base/applications/system/tdepowersave/debian/docs new file mode 100644 index 000000000..76c3076c9 --- /dev/null +++ b/debian/_base/applications/system/tdepowersave/debian/docs @@ -0,0 +1,3 @@ +AUTHORS +README.md +TODO diff --git a/debian/_base/applications/system/tdepowersave/debian/rules b/debian/_base/applications/system/tdepowersave/debian/rules index 01e5357b6..58af3504b 100755 --- a/debian/_base/applications/system/tdepowersave/debian/rules +++ b/debian/_base/applications/system/tdepowersave/debian/rules @@ -4,8 +4,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/cmake.mk include debian/cdbs/debian-tde.mk -DEB_INSTALL_DOCS_ALL := AUTHORS NEWS - DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_EXPORT_COMPILE_COMMANDS="ON" \ -DCMAKE_INSTALL_PREFIX="/opt/trinity" \ @@ -20,4 +18,3 @@ DEB_CMAKE_EXTRA_FLAGS := \ install/tdepowersave-trinity:: install -p -D -m644 debian/tdepowersave-trinity.lintian debian/tdepowersave-trinity/usr/share/lintian/overrides/tdepowersave-trinity - install -p -D -m644 debian/tdepowersave-trinity.linda debian/tdepowersave-trinity/usr/share/linda/overrides/tdepowersave-trinity diff --git a/debian/_base/applications/system/tdepowersave/debian/tdepowersave-trinity.linda b/debian/_base/applications/system/tdepowersave/debian/tdepowersave-trinity.linda deleted file mode 100644 index ff5153632..000000000 --- a/debian/_base/applications/system/tdepowersave/debian/tdepowersave-trinity.linda +++ /dev/null @@ -1,4 +0,0 @@ -Tag: lib-not-in-shlibs - -Tag: no-shlib-file -Data: /usr/trinity/lib/libtdeinit_*.so diff --git a/ubuntu/_base/applications/system/tdepowersave/debian/docs b/ubuntu/_base/applications/system/tdepowersave/debian/docs new file mode 100644 index 000000000..76c3076c9 --- /dev/null +++ b/ubuntu/_base/applications/system/tdepowersave/debian/docs @@ -0,0 +1,3 @@ +AUTHORS +README.md +TODO diff --git a/ubuntu/_base/applications/system/tdepowersave/debian/rules b/ubuntu/_base/applications/system/tdepowersave/debian/rules index 01e5357b6..58af3504b 100755 --- a/ubuntu/_base/applications/system/tdepowersave/debian/rules +++ b/ubuntu/_base/applications/system/tdepowersave/debian/rules @@ -4,8 +4,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/cmake.mk include debian/cdbs/debian-tde.mk -DEB_INSTALL_DOCS_ALL := AUTHORS NEWS - DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_EXPORT_COMPILE_COMMANDS="ON" \ -DCMAKE_INSTALL_PREFIX="/opt/trinity" \ @@ -20,4 +18,3 @@ DEB_CMAKE_EXTRA_FLAGS := \ install/tdepowersave-trinity:: install -p -D -m644 debian/tdepowersave-trinity.lintian debian/tdepowersave-trinity/usr/share/lintian/overrides/tdepowersave-trinity - install -p -D -m644 debian/tdepowersave-trinity.linda debian/tdepowersave-trinity/usr/share/linda/overrides/tdepowersave-trinity diff --git a/ubuntu/_base/applications/system/tdepowersave/debian/tdepowersave-trinity.linda b/ubuntu/_base/applications/system/tdepowersave/debian/tdepowersave-trinity.linda deleted file mode 100644 index ff5153632..000000000 --- a/ubuntu/_base/applications/system/tdepowersave/debian/tdepowersave-trinity.linda +++ /dev/null @@ -1,4 +0,0 @@ -Tag: lib-not-in-shlibs - -Tag: no-shlib-file -Data: /usr/trinity/lib/libtdeinit_*.so -- cgit v1.2.3