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 16be4cfeb520..801826b4f079 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ pkgver() {
build() {
cd caprice32
make RELEASE=true
- sed -i 's,rompath=.*,rompath=/usr/share/caprice32/rom/,' cap32.cfg
+ sed -i 's,rom_path=.*,rom_path=/usr/share/caprice32/rom/,' cap32.cfg
}
package() {