mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
ctags: add a DebugInfo package
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user