summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMinerva.W2016-04-13 08:20:21 -0400
committerMinerva.W2016-04-13 08:20:21 -0400
commit0c1e87b6aafaf0e9f0a1f77674378a3feded909c (patch)
tree5eacfa7f00736872fd0b49e8314333af38aa7eff /PKGBUILD
parent78151db4a559ab139a3810b0a5c860b39d1a8f18 (diff)
downloadaur-0c1e87b6aafaf0e9f0a1f77674378a3feded909c.tar.gz
Other build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba79e20a68d0..a5a0f398551b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -92,7 +92,7 @@ package() {
# Add source file
echo "export FOAM_INST_DIR=/opt/$_distpkgname" > "$pkgdir/usr/bin/ofoam-3.0" || return 1
- echo ".$FOAM_INST_DIR/$_gitname/etc/bashrc" >> "$pkgdir/usr/bin/ofoam-3.0" || return 1
+ echo ".\$FOAM_INST_DIR/$_gitname/etc/bashrc" >> "$pkgdir/usr/bin/ofoam-3.0" || return 1
# Add stub thirdparty directory to keep openfoam happy
install -d "$pkgdir/opt/$_distpkgname/ThirdParty-$_distpkgver" || return 1