summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormyself6002022-10-31 17:34:01 +0100
committermyself6002022-10-31 17:34:01 +0100
commite9907d66dbc825cd4d7e9a9524f30071bcd64eda (patch)
tree0cd3d62bf871415a2cca37a4afc48cc44821c0c7 /PKGBUILD
parent5c9910cae10acb190292dc3eeaaa148cd2e9fce9 (diff)
downloadaur-e9907d66dbc825cd4d7e9a9524f30071bcd64eda.tar.gz
Překlep
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
}