summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEddie.website2020-01-31 13:36:20 +0100
committerEddie.website2020-01-31 13:36:20 +0100
commitb79bc6c7b8a593808868b3fdc6e85067572587d8 (patch)
tree01c2b325605b21a94c8dfadfe9e84c20adb2bf77 /PKGBUILD
parent00e85cc5ec11fd11125af73071e2951456dcbd3d (diff)
downloadaur-b79bc6c7b8a593808868b3fdc6e85067572587d8.tar.gz
2.18.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 606b4addd218..79b301879660 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,6 +41,7 @@ build() {
cd ../..
# Compile C sources
+ chmod +x src/eddie.linux.postbuild.sh
src/eddie.linux.postbuild.sh "src/App.Forms.Linux/bin/$_pkgarch/Release/" ui $_pkgarch Release
}