summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72b055a23378..d33052cc61aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ install=zlodej.install
source=(https://download.sf.net/cosp/Original%20Game%20Files/The%20Clue%21%20%28Czech%29/ClueCZ.zip)
md5sums=(18966a76e3911db6e185be77aba925b3)
package(){
- rm DATADISK/GAMES.LST # uchovej po odstranění balíčku
+ rm DATADISK/GAMES.LST # zachovej po odstranění balíčku
install -dm757 $pkgdir/usr/share/zlodej/DATADISK
cp -r DATA{,DISK} INTROPIX PICTURES SAMPLES SOUNDS TEXTS $pkgdir/usr/share/zlodej
}