summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Griffin2019-02-11 01:49:05 -0500
committerDJ Griffin2019-02-11 01:49:05 -0500
commit666668166ca47d15d809dc2e7145578864a8fdba (patch)
treeb46fa82195d27a72e0e8c96efda7bb05b5bedefb
parent7c7381d99c2e742706403dd116439bb057361518 (diff)
downloadaur-666668166ca47d15d809dc2e7145578864a8fdba.tar.gz
Metadata improvements and bugfixes.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f19a281eaac..483f9a82e33d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ pkgver() {
build() {
cd "${pkgname}"
- make
+ make -e FLATPAK=1
}
package() {