summarylogtreecommitdiffstats
path: root/pcmanx.install
diff options
context:
space:
mode:
authorlyman2015-06-09 10:05:46 +0800
committerlyman2015-06-09 10:05:46 +0800
commit281d2438ab114e571d282ba0e5db28756429c795 (patch)
treec31a4e9c83c7ed4995cbdcd26e17e957b614b390 /pcmanx.install
downloadaur-281d2438ab114e571d282ba0e5db28756429c795.tar.gz
move to aur4
Diffstat (limited to 'pcmanx.install')
-rw-r--r--pcmanx.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/pcmanx.install b/pcmanx.install
new file mode 100644
index 000000000000..2b58b0b5a2a0
--- /dev/null
+++ b/pcmanx.install
@@ -0,0 +1,7 @@
+
+## arg 1: the new package version
+post_upgrade() {
+ echo "To enable IP location lookup, you need to download"
+ echo "qqwry.dat (from eg. http://www.cz88.net/fox/) and"
+ echo "install it as ~/.pcmanx/qqwry.dat (case sensitive)."
+}