mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-01 20:48:54 +02:00
Fix copyrights in various recipes. No functional change intended.
This commit is contained in:
@@ -7,7 +7,7 @@ beyond the forbidden swamp. Donning his armour, Edgar sets off to rescue him, \
|
||||
but his quest will not be easy..."
|
||||
HOMEPAGE="http://www.parallelrealities.co.uk/p/legend-of-edgar.html"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="Copyright (C) 2009-2014 Parallel Realities"
|
||||
COPYRIGHT="2009-2014 Parallel Realities"
|
||||
SRC_URI="http://sourceforge.net/projects/legendofedgar/files/1.16/edgar-1.16-1.tar.gz"
|
||||
CHECKSUM_SHA256="33884b1adb09f826dbe653ea19004bd0c11baf4f25651c4e49f05d2def5dc8f4"
|
||||
REVISION="1"
|
||||
@@ -61,6 +61,6 @@ INSTALL()
|
||||
installDir=$appsDir/"Edgar/"
|
||||
mkdir -p "$installDir"
|
||||
make install DESTDIR="$installDir" BIN_DIR="$installDir" DATA_DIR="$installDir"games/edgar/
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/Edgar/edgar Edgar
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user