summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-14 12:06:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-14 12:06:55 +0700
commit4fad22358f6228a2a49f4ba62857fe9854111249 (patch)
tree08a0a490eea818cf2d511c40a104d69ce5f58ec3 /system
parentdf4e060a184822c8b1c25f34c1f0ce2676f7453b (diff)
downloadslackbuilds-4fad22358f6228a2a49f4ba62857fe9854111249.tar.gz
slackbuilds-4fad22358f6228a2a49f4ba62857fe9854111249.tar.xz
system/xdg-utils-cxx: Remove test.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/xdg-utils-cxx/xdg-utils-cxx.SlackBuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/system/xdg-utils-cxx/xdg-utils-cxx.SlackBuild b/system/xdg-utils-cxx/xdg-utils-cxx.SlackBuild
index 3a38980aec..68b8e71719 100644
--- a/system/xdg-utils-cxx/xdg-utils-cxx.SlackBuild
+++ b/system/xdg-utils-cxx/xdg-utils-cxx.SlackBuild
@@ -91,11 +91,6 @@ cmake -B build -S $TMP/$PRGNAM-$VERSION \
cmake --build build
DESTDIR=$PKG cmake --install build
-install -D -m755 $TMP/$PRGNAM-$VERSION/build/tests/BaseDir/TestXdgUtilsBaseDir -t "$PKG/usr/bin"
-install -D -m755 $TMP/$PRGNAM-$VERSION/build/tests/DesktopEntry/TestXdgUtilsDesktopEntry -t "/$PKG/usr/bin"
-install -D -m755 $TMP/$PRGNAM-$VERSION/build/tests/DesktopEntry/Reader/TestXdgUtilsDesktopEntryReader -t "$PKG/usr/bin"
-install -D -m755 $TMP/$PRGNAM-$VERSION/build/tests/DesktopEntry/AST/TestXdgUtilsDesktopAST -t "$PKG/usr/bin"
-
# Don't ship .la files:
rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la