mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
Flameshot: strip binary
This commit is contained in:
@@ -9,7 +9,7 @@ DESCRIPTION="Features
|
||||
HOMEPAGE="https://github.com/lupoDharkael/flameshot/"
|
||||
COPYRIGHT="2020 lupoDharkael"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/lupoDharkael/flameshot/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f820c1f8cd464988cfcfc1af1fbcea2a3d0e5c4fb32accc3f54d93a8b5e1e890"
|
||||
PATCHES="flameshot-$portVersion.patchset"
|
||||
@@ -64,7 +64,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
cd build
|
||||
make install
|
||||
make install/strip
|
||||
|
||||
mv $appsDir/Flameshot/bin/flameshot \
|
||||
$appsDir/Flameshot/Flameshot
|
||||
|
||||
Reference in New Issue
Block a user