mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
Attrify v1.0.2 (#13688)
Co-authored-by: DigitalBox98 <digitalbox098@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ LICENSE="BSD (3-clause)
|
||||
MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/DigitalBox98/Attrify/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="bc8a93741da113e5987e7570121baa33f8d91b99fc87d5b329bccc9d261cf57f"
|
||||
CHECKSUM_SHA256="7c4be0e7dc8bbf18314a87e1980e32bba7dbde3688d719ea7631b1f244b26703"
|
||||
SOURCE_FILENAME="Attrify-v$portVersion.tar.gz"
|
||||
SOURCE_DIR="Attrify-$portVersion"
|
||||
|
||||
@@ -46,6 +46,6 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
install -m 0755 -d "$appsDir"
|
||||
cp $sourceDir/objects/Attrify $appsDir/
|
||||
cp $sourceDir/Attrify $appsDir/
|
||||
addAppDeskbarSymlink $appsDir/Attrify
|
||||
}
|
||||
Reference in New Issue
Block a user