pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lua-sql-mysql: lua/module.mk already includes lua/luaversion.mk
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Oct 8 14:39:51 2016 +0200
Changeset: a6e8f4828510ef7c5f68eb67d1f245ecdea27fc1
Modified Files:
lua-sql-mysql/Makefile.common
Log Message:
lua-sql-mysql: lua/module.mk already includes lua/luaversion.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a6e8f4828510ef7c5f68eb67d1f245ecdea27fc1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lua-sql-mysql/Makefile.common | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/lua-sql-mysql/Makefile.common b/lua-sql-mysql/Makefile.common
index 21c0505..e0dd82c 100644
--- a/lua-sql-mysql/Makefile.common
+++ b/lua-sql-mysql/Makefile.common
@@ -25,5 +25,4 @@ MAKE_FLAGS+= LUA_INC=${DESTDIR}${PREFIX}/${LUA_INCDIR}
DISTINFO_FILE= ${.CURDIR}/../../wip/lua-sql-mysql/distinfo
PATCHDIR= ${.CURDIR}/../../wip/lua-sql-mysql/patches
-.include "../../lang/lua/luaversion.mk"
.include "../../lang/lua/module.mk"
Home |
Main Index |
Thread Index |
Old Index