Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/nostromo www/nostromo: remove no-op filename patte...
details: https://anonhg.NetBSD.org/pkgsrc/rev/355a599a2ddd
branches: trunk
changeset: 430018:355a599a2ddd
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Apr 27 05:12:10 2020 +0000
description:
www/nostromo: remove no-op filename patterns from SUBST_FILES
diffstat:
www/nostromo/Makefile | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (22 lines):
diff -r 4ea1325fc0cf -r 355a599a2ddd www/nostromo/Makefile
--- a/www/nostromo/Makefile Mon Apr 27 05:09:35 2020 +0000
+++ b/www/nostromo/Makefile Mon Apr 27 05:12:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/10/20 20:02:13 ast Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/27 05:12:10 rillig Exp $
DISTNAME= nostromo-1.9.6
PKGREVISION= 2
@@ -26,11 +26,7 @@
SUBST_CLASSES+= nostromo
SUBST_MESSAGE.nostromo= Fixing GNUmakefile src/nhttpd/GNUmakefile
SUBST_STAGE.nostromo= post-extract
-SUBST_FILES.nostromo= GNUmakefile \
- src/nhttpd/GNUmakefile \
- src/tools/GNUmakefile \
- src/libbsd/GNUmakefile \
- src/libmy/GNUmakefile
+SUBST_FILES.nostromo= GNUmakefile
SUBST_SED.nostromo+= -e '/install -d -o root -g daemon -m 755/d'
SUBST_SED.nostromo+= -e 's,cc ${CCFLAGS},${CC} ${CCFLAGS},g'
SUBST_SED.nostromo+= -e 's,install -c -o root -g bin -m 555,${INSTALL},g'
Home |
Main Index |
Thread Index |
Old Index