pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
consolekit: clean up makefile.
Module Name: pkgsrc-wip
Committed By: Youri Mouton <youri%netbsd.org@localhost>
Pushed By: youri
Date: Fri Jun 17 15:13:51 2016 +0000
Changeset: 502f93ce000abba680d0df7261b21bcba1c489b3
Modified Files:
consolekit/Makefile
Log Message:
consolekit: clean up makefile.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=502f93ce000abba680d0df7261b21bcba1c489b3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
consolekit/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/consolekit/Makefile b/consolekit/Makefile
index 0e65ba0..c30f45f 100644
--- a/consolekit/Makefile
+++ b/consolekit/Makefile
@@ -56,7 +56,7 @@ INSTALL_MAKE_FLAGS+= sysconfdir=${EGDIR} \
XINITRC_DIR=${EGDIR}/X11/xinit/xinitrc.d
pre-configure:
- cd ${WRKSRC} && ./autogen.sh #autoreconf -vi ${AUTORECONF_ARGS}
+ cd ${WRKSRC} && ./autogen.sh
post-install:
${MKDIR} ${DESTDIR}${RULESDIR} && \
Home |
Main Index |
Thread Index |
Old Index