mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
friss: strip debug info from release packages (#1915)
fixes https://github.com/pulkomandy/fRiSS/issues/33
This commit is contained in:
@@ -29,7 +29,7 @@ COPYRIGHT="2004 Andreas Herzig (N3S)
|
||||
SOURCE_URI="https://github.com/pulkomandy/fRiSS/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="37c15579b932ae50ff007776777a4ab5e2e0666c08f7d4bce76affb3db25f71b"
|
||||
SOURCE_DIR="fRiSS-$portVersion"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
@@ -48,6 +48,8 @@ BUILD_PREREQUIRES="
|
||||
cmd:jam
|
||||
"
|
||||
|
||||
defineDebugInfoPackage friss $appsDir/fRiSS/friss
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd src
|
||||
|
||||
Reference in New Issue
Block a user