summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2015-11-23 16:43:15 -0600
committerDoug Newgard2015-11-23 16:43:15 -0600
commit74cfe24330dafb190a78ed7eaf689f39dc09977a (patch)
treebd92e05a8325f5a484d8c3abaf85cf7aba51c64f
parent130300454d943ceed2105e08f583045bfdc89839 (diff)
downloadaur-74cfe24330dafb190a78ed7eaf689f39dc09977a.tar.gz
Add error message for missing files
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e52906c30189..6688986ceb77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -168,6 +168,8 @@ gadugi.ttf gadugib.ttf # Gadugi
mvboli.ttf # MV Boli
)
+DLAGENTS+=("file::/usr/bin/echo ${BOLD}${RED} Unable to find %u, please read the PKGBUILD ${ALL_OFF}")
+
source=(${_ttf_ms_win10[@]/#/file://}
${_ttf_ms_win10_japanese[@]/#/file://}
${_ttf_ms_win10_korean[@]/#/file://}