pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libksysguard: SUBST block no longer needed.
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Sat Feb 27 17:36:13 2021 +1300
Changeset: 7f0ec282d765f5efedb17baffd39b0e2c3feaafc
Modified Files:
libksysguard/Makefile
Log Message:
libksysguard: SUBST block no longer needed.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7f0ec282d765f5efedb17baffd39b0e2c3feaafc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libksysguard/Makefile | 6 ------
1 file changed, 6 deletions(-)
diffs:
diff --git a/libksysguard/Makefile b/libksysguard/Makefile
index 72d212cbe9..07f155c389 100644
--- a/libksysguard/Makefile
+++ b/libksysguard/Makefile
@@ -25,12 +25,6 @@ CMAKE_ARGS.NetBSD+= -DKVM_LIB=kvm
CMAKE_ARGS+= -DKAUTH_DBUS_DIR=${PREFIX}/share/examples/libksysguard
-SUBST_CLASSES+= qlc
-SUBST_STAGE.qlc= pre-configure
-SUBST_MESSAGE.qlc= Move to new KDE location
-SUBST_FILES.qlc= CMakeLists.txt
-SUBST_SED.qlc= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_LOGGINGCATEGORIESDIR}:'
-
MAKE_DIRS+= ${PKG_SYSCONFDIR}/dbus-1/system.d
CONF_FILES+= ${PREFIX}/share/examples/libksysguard/org.kde.ksysguard.processlisthelper.conf \
${PKG_SYSCONFDIR}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
Home |
Main Index |
Thread Index |
Old Index