pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkg_online-client
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 23 08:49:09 UTC 2020
Modified Files:
pkgsrc/pkgtools/pkg_online-client: Makefile
Log Message:
pkgtools/pkg_online-client: clean up REPLACE_SH
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/pkgtools/pkg_online-client/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/pkg_online-client/Makefile
diff -u pkgsrc/pkgtools/pkg_online-client/Makefile:1.10 pkgsrc/pkgtools/pkg_online-client/Makefile:1.11
--- pkgsrc/pkgtools/pkg_online-client/Makefile:1.10 Sun Aug 26 10:06:46 2012
+++ pkgsrc/pkgtools/pkg_online-client/Makefile Sat May 23 08:49:08 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/08/26 10:06:46 cheusov Exp $
+# $NetBSD: Makefile,v 1.11 2020/05/23 08:49:08 rillig Exp $
#
.include "../../pkgtools/pkg_online-server/Makefile.common"
@@ -27,7 +27,7 @@ MAKE_ENV+= DOCDIR=${DOCDIR} EGDIR=${EGDI
CONF_FILES= ${EGDIR}/pkg_online_client.conf \
${PKG_SYSCONFDIR}/pkg_online_client.conf
-REPLACE_SH= client/pkg_online_client client/pkg_online_find
+REPLACE_SH= client/pkg_online_find
.include "../../devel/mk-configure/mk-c.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index