Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/drupal8 www/drupal8: remove SUBST block for nonexi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/954abf382d2a
branches:  trunk
changeset: 430624:954abf382d2a
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 02 13:40:18 2020 +0000

description:
www/drupal8: remove SUBST block for nonexistent file

diffstat:

 www/drupal8/Makefile |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (22 lines):

diff -r 0ebda941c70b -r 954abf382d2a www/drupal8/Makefile
--- a/www/drupal8/Makefile      Sat May 02 13:37:08 2020 +0000
+++ b/www/drupal8/Makefile      Sat May 02 13:40:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/04/26 09:18:43 taca Exp $
+# $NetBSD: Makefile,v 1.32 2020/05/02 13:40:18 rillig Exp $
 
 DISTNAME=      drupal-8.7.12
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
@@ -45,12 +45,6 @@
 REPLACE_FILES.php+=    core/scripts/rebuild_token_calculator.sh
 REPLACE_FILES.php+=    vendor/pear/archive_tar/scripts/phptar.in
 
-SUBST_CLASSES+=                sh
-SUBST_STAGE.sh=                pre-configure
-SUBST_MESSAGE.sh=      Fixing path to sh
-SUBST_FILES.sh+=       vendor/paragonie/random_compat/build-phar.sh
-SUBST_SED.sh=          -e "s|/usr/bin/env bash|${SH}|"
-
 SUBST_CLASSES+=                conf
 SUBST_STAGE.conf=      pre-install
 SUBST_FILES.conf=      drupal.conf



Home | Main Index | Thread Index | Old Index