makedeb
Harmony IWAD (game data)
Click here to go back to the commit logs for harmony-wad.
Hash: c3a3de184417bd449d4e77e56e703b7497d99865
Message: Add prepare() and package() functions where missing
diff --git a/PKGBUILD b/PKGBUILD
index 35b6db0..e152401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom')
source=(http://files.drdteam.org/index.php/files/download/12950/harmony.zip)
md5sums=('51b4b38e16622946edfd01d74d246120')
-build() {
+package() {
cd "$srcdir"
install -Dm644 harm1.wad "$pkgdir"/usr/share/games/harmony/harm1.wad