summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandy2012-07-26 19:25:27 -0300
committerSandy2012-07-26 19:25:27 -0300
commitc4786bfa654fbc646fac291ab1b24d0670b79100 (patch)
tree40cbc5eb3baa414816db88680f44643d11dab886
parent6b228647face6692603a228eaa694ca7ec8668ee (diff)
downloadaur-c4786bfa654fbc646fac291ab1b24d0670b79100.tar.gz
updated openmw.cfg resources sed
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 186f0e6f617a..cae6bc1fd739 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ build() {
# Config files
# Replace resources location
- sed -i 's,resources=resources,resources=/usr/share/games/openmw/resources,' openmw.cfg || exit 1
+ sed -i 's,resources=\./resources,resources=/usr/share/games/openmw/resources,' openmw.cfg || exit 1
install -d -m755 "$pkgdir"/etc/openmw
install -m644 openmw.cfg "$pkgdir"/etc/openmw/