pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/fvwm-themes
Module Name: pkgsrc
Committed By: joerg
Date: Mon Sep 14 18:21:36 UTC 2020
Modified Files:
pkgsrc/wm/fvwm-themes: Makefile
Log Message:
Drop useless SUBST block.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/wm/fvwm-themes/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/fvwm-themes/Makefile
diff -u pkgsrc/wm/fvwm-themes/Makefile:1.20 pkgsrc/wm/fvwm-themes/Makefile:1.21
--- pkgsrc/wm/fvwm-themes/Makefile:1.20 Mon Aug 31 18:12:29 2020
+++ pkgsrc/wm/fvwm-themes/Makefile Mon Sep 14 18:21:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/08/31 18:12:29 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2020/09/14 18:21:36 joerg Exp $
#
DISTNAME= fvwm-themes-${THEM_VER}
@@ -67,13 +67,6 @@ SUBST_SED.root_prefix= -e 's|\/^$$ROOT_
SUBST_STAGE.root_prefix= pre-configure
SUBST_MESSAGE.root_prefix= root_prefix tweak implementing
-#### 6 ####
-SUBST_CLASSES+= theme-cfg
-SUBST_FILES.theme-cfg= ${DESTDIR}${PREFIX}/share/fvwm2/themes/current/theme.cfg
-SUBST_SED.theme-cfg= -e 's|${WRKDR}/.destdir||'
-SUBST_STAGE.theme-cfg= post-install
-SUBST_MESSAGE.theme-cfg= theme-cfg tweak implementing
-
# Copied from bin/ and add -destdir onto its name.
# See following two targets.
bin_SCRIPTS_DESTDIR= fvwm-themes-config fvwm-themes-menuapp
Home |
Main Index |
Thread Index |
Old Index