pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lua-penlight: change /local with /wip



Module Name:	pkgsrc-wip
Committed By:	Frédér Fauberteau <triaxx%triaxx.org@localhost>
Pushed By:	frederic
Date:		Mon Jun 5 21:40:44 2017 +0000
Changeset:	44e918ad67b6ed24703e2428d99db8c97556263e

Modified Files:
	lua-penlight/Makefile

Log Message:
lua-penlight: change /local with /wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=44e918ad67b6ed24703e2428d99db8c97556263e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lua-penlight/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lua-penlight/Makefile b/lua-penlight/Makefile
index 49968e9664..19926c9f6c 100644
--- a/lua-penlight/Makefile
+++ b/lua-penlight/Makefile
@@ -15,7 +15,7 @@ NO_BUILD=		yes
 INSTALLATION_DIRS+=	${LUA_LDIR}/pl
 WRKSRC=			${WRKDIR}/Penlight-${PKGVERSION_NOREV}
 
-DEPENDS+=	${LUA_PKGPREFIX}-luafilesystem-[0-9]*:../../local/lua-luafilesystem
+DEPENDS+=	${LUA_PKGPREFIX}-luafilesystem-[0-9]*:../../wip/lua-luafilesystem
 
 do-install:
 	${INSTALL_DATA} ${WRKSRC}/lua/pl/* ${DESTDIR}${PREFIX}/${LUA_LDIR}/pl


Home | Main Index | Thread Index | Old Index