pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/arla The INSTALL and DEINSTALL script were overloo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2112bc68f998
branches: trunk
changeset: 459797:2112bc68f998
user: seb <seb%pkgsrc.org@localhost>
date: Thu Aug 07 15:36:23 2003 +0000
description:
The INSTALL and DEINSTALL script were overlooked during the conversion
to USE_NEW_TEXINFO. So list them back in {DE,}INSTALL_EXTRA_TMPL.
diffstat:
net/arla/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r ab65f694a6f2 -r 2112bc68f998 net/arla/Makefile
--- a/net/arla/Makefile Thu Aug 07 15:33:28 2003 +0000
+++ b/net/arla/Makefile Thu Aug 07 15:36:23 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2003/08/03 09:55:38 seb Exp $
+# $NetBSD: Makefile,v 1.35 2003/08/07 15:36:23 seb Exp $
DISTNAME= arla-0.35.12
#PKGREVISION=
@@ -59,6 +59,9 @@
CONF_FILES+= ${EGDIR}/arla.conf ${PKG_SYSCONFDIR}/arla.conf
OWN_DIRS_PERMS= ${ARLA_CACHE} ${ROOT_USER} ${ROOT_GROUP} 0700
+INSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL
+DEINSTALL_EXTRA_TMPL= ${.CURDIR}/DEINSTALL
+
post-install:
${RM} -f ${EGDIR}/*.default
${SED} ${FILES_SUBST_SED} \
Home |
Main Index |
Thread Index |
Old Index