summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Orefice2022-04-01 11:41:04 +0200
committerAntonio Orefice2022-04-01 11:41:04 +0200
commit8a412a59a307adc49b6f02a04a6365f3f8e0b920 (patch)
tree4c3ddd07a07012ffa9311b9d68a8d0c4b779b833 /PKGBUILD
parent8b9de2190a89fde00a52e75cd28bc4a282917ea8 (diff)
downloadaur-caled-git.tar.gz
updated build command
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4aa5f4568982..2947f9f84537 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ build() {
cd $srcdir/caled
- gbc3 -e -a -g -t -p -m
+ gbc3 -e -a -g -t -f public-module -f public-control || gbc3 -e -a -g -t -p -m
gba3
}