pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(pkgtools/check-update/Makefile) Adjusting blank lines.
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (CF-S9) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Thu Mar 30 23:49:41 2017 +0900
Changeset: d8cd5b00690b4688736fe6716e9e2a7e3edd3bda
Modified Files:
check-update/Makefile
Log Message:
(pkgtools/check-update/Makefile) Adjusting blank lines.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d8cd5b00690b4688736fe6716e9e2a7e3edd3bda
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
check-update/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/check-update/Makefile b/check-update/Makefile
index 8f29ba065f..f72aecec0e 100644
--- a/check-update/Makefile
+++ b/check-update/Makefile
@@ -53,7 +53,6 @@ SUBST_VARS.path= CHECK_UPDATE_DIR PREFIX
REPLACE_PERL+= ${INSTALLATION_SCRIPT}
do-install:
-
(cd ${WRKSRC}; ${INSTALL_SCRIPT} check-update ${DESTDIR}${PREFIX}/sbin )
.for i in ${INSTALLATION_SCRIPT}
@@ -71,5 +70,6 @@ do-install:
.for i in ${MAKE_SCRIPTS}
(cd ${WRKSRC}; ${INSTALL_SCRIPT} ${i} ${DESTDIR}${PREFIX}/${EGDIR})
.endfor
+
.include "../../lang/ruby/rubyversion.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index