Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388799 - =dev-lua/luasec-0.4.1 version bump request
Summary: =dev-lua/luasec-0.4.1 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL: http://www.inf.puc-rio.br/~brunoos/lu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 16:52 UTC by ScytheMan
Modified: 2012-02-16 12:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ScytheMan 2011-10-28 16:52:59 UTC
Please add it to the tree.
Comment 1 Conrad Kostecki gentoo-dev 2011-12-05 16:45:03 UTC
Renaming ebuild and using correct patch name works!

--- /usr/portage/dev-lua/luasec/luasec-0.4.ebuild       2010-11-05 22:33:44.000000000 +0100
+++ luasec-0.4.1.ebuild 2011-12-05 17:43:47.278888259 +0100
@@ -24,7 +24,7 @@
 src_prepare() {
        sed -i -e "s#^LUAPATH=.*#LUAPATH=$(pkg-config --variable INSTALL_LMOD lua)#" "${S}/Makefile"
        sed -i -e "s#^LUACPATH=.*#LUACPATH=$(pkg-config --variable INSTALL_CMOD lua)#" "${S}/Makefile"
-       epatch "${FILESDIR}/${P}_Makefile.patch"
+       epatch "${FILESDIR}/${PN}-0.4_Makefile.patch"
 }

 src_compile() {
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-02-16 12:52:08 UTC
Done.