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/"
|
HOMEPAGE="https://github.com/lupoDharkael/flameshot/"
|
||||||
COPYRIGHT="2020 lupoDharkael"
|
COPYRIGHT="2020 lupoDharkael"
|
||||||
LICENSE="GNU GPL v3"
|
LICENSE="GNU GPL v3"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://github.com/lupoDharkael/flameshot/archive/v$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/lupoDharkael/flameshot/archive/v$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="f820c1f8cd464988cfcfc1af1fbcea2a3d0e5c4fb32accc3f54d93a8b5e1e890"
|
CHECKSUM_SHA256="f820c1f8cd464988cfcfc1af1fbcea2a3d0e5c4fb32accc3f54d93a8b5e1e890"
|
||||||
PATCHES="flameshot-$portVersion.patchset"
|
PATCHES="flameshot-$portVersion.patchset"
|
||||||
@@ -64,7 +64,7 @@ BUILD()
|
|||||||
INSTALL()
|
INSTALL()
|
||||||
{
|
{
|
||||||
cd build
|
cd build
|
||||||
make install
|
make install/strip
|
||||||
|
|
||||||
mv $appsDir/Flameshot/bin/flameshot \
|
mv $appsDir/Flameshot/bin/flameshot \
|
||||||
$appsDir/Flameshot/Flameshot
|
$appsDir/Flameshot/Flameshot
|
||||||
|
|||||||
Reference in New Issue
Block a user