pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/rt4 rt4: Remove references to non-existent files
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5b9e04aa094
branches: trunk
changeset: 368902:f5b9e04aa094
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 21 09:49:31 2017 +0000
description:
rt4: Remove references to non-existent files
diffstat:
devel/rt4/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 3ec7d5cd719f -r f5b9e04aa094 devel/rt4/Makefile
--- a/devel/rt4/Makefile Thu Sep 21 09:48:56 2017 +0000
+++ b/devel/rt4/Makefile Thu Sep 21 09:49:31 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2017/05/21 06:45:38 manu Exp $
+# $NetBSD: Makefile,v 1.26 2017/09/21 09:49:31 wiz Exp $
DISTNAME= rt-4.2.12
PKGNAME= ${DISTNAME:S/rt/rt4/}
@@ -206,8 +206,7 @@
OWN_DIRS_PERMS+= ${RT_VAR_DIR}/mason_data/obj ${APACHE_USER} ${APACHE_GROUP} 0770
OWN_DIRS_PERMS+= ${RT_VAR_DIR}/session_data ${APACHE_USER} ${APACHE_GROUP} 0770
-REPLACE_PERL+= etc/upgrade/shrink_cgm_table.pl etc/upgrade/shrink_transactions_table.pl
-REPLACE_PERL+= etc/upgrade/time-worked-history.pl etc/upgrade/upgrade-mysql-schema.pl
+REPLACE_PERL+= etc/upgrade/upgrade-mysql-schema.pl
INSTALL_MAKE_FLAGS+= BIN_OWNER=${ROOT_USER:Q} LIBS_OWNER=${ROOT_USER:Q} \
LIBS_GROUP=${ROOT_GROUP:Q} RTGROUP=${ROOT_GROUP:Q} \
Home |
Main Index |
Thread Index |
Old Index