pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg-grep: Remove obsolete subst
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Jun 2 17:21:44 2020 -0500
Changeset: fb233dbf111acc227308f2ba78b380a89fd7663c
Modified Files:
pkg-dev/Makefile
Log Message:
pkg-grep: Remove obsolete subst
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fb233dbf111acc227308f2ba78b380a89fd7663c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pkg-dev/Makefile | 5 -----
1 file changed, 5 deletions(-)
diffs:
diff --git a/pkg-dev/Makefile b/pkg-dev/Makefile
index 672ffd03a6..d966adf724 100644
--- a/pkg-dev/Makefile
+++ b/pkg-dev/Makefile
@@ -18,11 +18,6 @@ DEPENDS+= auto-admin>0:../../wip/auto-admin
NO_BUILD= yes
-SUBST_CLASSES+= prefix
-SUBST_STAGE.prefix= pre-configure
-SUBST_SED.prefix= -e 's|/usr/pkgsrc|${BUILD_DIR}/../..|g'
-SUBST_FILES.prefix= Scripts/pkg-grep
-
INSTALLATION_DIRS= sbin
do-install:
Home |
Main Index |
Thread Index |
Old Index