mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
step: cleanup
This commit is contained in:
@@ -32,10 +32,9 @@ custom keyboard shortcuts)
|
||||
HOMEPAGE="https://apps.kde.org/ru/step"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/step-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="b5db4e31c9c5d50d61c6c5664e73e902851de1b3867926c99f1b47252dfd4e51"
|
||||
#PATCHES="step-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="step.rdef.in"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -161,7 +160,8 @@ INSTALL()
|
||||
make install
|
||||
|
||||
mv $appsDir/bin/step $appsDir/Step
|
||||
rm -rf $appsDir/bin $dataDir/icons
|
||||
rm -rf $appsDir/{bin,data}
|
||||
rm -rf $dataDir/{icons,mime}
|
||||
|
||||
local APP_SIGNATURE="application/x-vnd.kde-step"
|
||||
local MAJOR="`echo "$portVersion" | cut -d. -f1`"
|
||||
|
||||
Reference in New Issue
Block a user