mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Renaming "xrick" to "XRick". Use "XRick" for the Deskbar as well.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUMMARY="xrick is a clone of Rick Dangerous."
|
||||
SUMMARY="XRick is a clone of Rick Dangerous."
|
||||
HOMEPAGE="http://www.bigorno.net/xrick"
|
||||
LICENSE="xrick"
|
||||
COPYRIGHT="2000-2006 Bigorno.net"
|
||||
@@ -11,7 +11,6 @@ PROVIDES="
|
||||
xrick = $portVersion
|
||||
app:xrick = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix >= $haikuVersion
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
@@ -40,11 +39,11 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/XRick
|
||||
cp xrick $appsDir/XRick
|
||||
cp xrick $appsDir/XRick/XRick
|
||||
cp data.zip $appsDir/XRick
|
||||
cp ReadMe $appsDir/XRick
|
||||
cp -r images $appsDir/XRick
|
||||
addAppDeskbarSymlink $appsDir/XRick/xrick "Rick Dangerous"
|
||||
addAppDeskbarSymlink $appsDir/XRick/XRick
|
||||
}
|
||||
|
||||
# ----- DESCRIPTION -----------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user