summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvvxxp82020-12-10 15:45:49 +0800
committervvxxp82020-12-10 15:45:49 +0800
commit9ef3f92395c1154bc2a226abdc0a144d9e1d4b84 (patch)
treeeec40b1170860d7b6ea23baffc963649e8a2393e
parentf5f5315515c34009c19e3afd9d77b0cdd236ddd8 (diff)
downloadaur-9ef3f92395c1154bc2a226abdc0a144d9e1d4b84.tar.gz
modified: PKGBUILD
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58183ced0acf..55b980af26d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,3 +9,6 @@ _pkgname="CAJViewer-x86_64-libc-2.24.AppImage"
noextract=(${_pkgname})
options=("!strip")
+prepare() {
+ msg2 '这是个空包, 啥都没做!!!'
+}