pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zoneminder: Clean up SUBST after file no longer needs it



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Sep 22 14:22:39 2021 -0400
Changeset:	149b4a9bb89d4a8f1bdc33a9a15bd36cc01fbf4d

Modified Files:
	zoneminder/Makefile

Log Message:
zoneminder: Clean up SUBST after file no longer needs it

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=149b4a9bb89d4a8f1bdc33a9a15bd36cc01fbf4d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zoneminder/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/zoneminder/Makefile b/zoneminder/Makefile
index a785e912df..0448efc1a2 100644
--- a/zoneminder/Makefile
+++ b/zoneminder/Makefile
@@ -181,7 +181,6 @@ REPLACE_PERL+=	scripts/zmx10.pl.in
 #
 
 CHECK_INTERPRETER_SKIP+=	bin/zmsystemctl.pl
-EXTRA_PERL+=			scripts/zmsystemctl.pl.in
 
 SUBST_CLASSES+=			systemd-perl
 SUBST_MESSAGE.systemd-perl=	Adjusting systemd pkexec perl.


Home | Main Index | Thread Index | Old Index