summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2299ae2ebe0b..16be4cfeb520 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ pkgver() {
build() {
cd caprice32
make RELEASE=true
+ sed -i 's,rompath=.*,rompath=/usr/share/caprice32/rom/,' cap32.cfg
}
package() {