ctags: add a DebugInfo package

This commit is contained in:
Jerome Duval
2014-08-27 17:56:37 +00:00
parent 30f6b86206
commit 0171ce3294

View File

@@ -7,7 +7,7 @@ COPYRIGHT="1996-2009, Darren Hiebert"
LICENSE="GNU GPL v2"
SRC_URI="http://prdownloads.sourceforge.net/ctags/ctags-5.8.tar.gz"
CHECKSUM_SHA256="0e44b45dcabe969e0bbbb11e30c246f81abe5d32012db37395eb57d66e9e99c7"
REVISION="3"
REVISION="4"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
@@ -27,6 +27,8 @@ BUILD_PREREQUIRES="
cmd:sed
"
defineDebugInfoPackage ctags \
$binDir/ctags
BUILD()
{