pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/apcupsd
Module Name: pkgsrc
Committed By: rillig
Date: Fri May 1 19:51:18 UTC 2020
Modified Files:
pkgsrc/sysutils/apcupsd: Makefile
Log Message:
sysutils/apcupsd: remove nonexistent files from SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/sysutils/apcupsd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/apcupsd/Makefile
diff -u pkgsrc/sysutils/apcupsd/Makefile:1.89 pkgsrc/sysutils/apcupsd/Makefile:1.90
--- pkgsrc/sysutils/apcupsd/Makefile:1.89 Sun Dec 22 15:57:36 2019
+++ pkgsrc/sysutils/apcupsd/Makefile Fri May 1 19:51:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2019/12/22 15:57:36 jmcneill Exp $
+# $NetBSD: Makefile,v 1.90 2020/05/01 19:51:18 rillig Exp $
DISTNAME= apcupsd-3.14.13r2365
PKGREVISION= 5
@@ -87,8 +87,6 @@ INSTALLATION_DIRS= share/examples/apcups
SUBST_CLASSES+= strip
SUBST_STAGE.strip= pre-configure
SUBST_FILES.strip= autoconf/install-sh autoconf/targets.mak
-SUBST_FILES.strip+= src/gapcmon/Makefile.in src/cgi/Makefile.in
-SUBST_FILES.strip+= src/Makefile.in
SUBST_SED.strip= -e "s|STRIP|STRIPFLAG|g"
SUBST_MESSAGE.strip= Fixing conflicting STRIP variable name
Home |
Main Index |
Thread Index |
Old Index