summaryrefslogtreecommitdiff
path: root/pcr/ryzom-data/ryzom-data.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-09-28 12:19:39 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-09-28 12:19:39 -0500
commit617484d23dc46b4043a65f1fb089c33a0580cbf8 (patch)
tree22adc06d7b4affc6ef025c88ab290051d0b17fcc /pcr/ryzom-data/ryzom-data.install
parent5aba4591c771928d788c460d6f7dabec8c7baee5 (diff)
downloadabslibre-617484d23dc46b4043a65f1fb089c33a0580cbf8.tar.gz
abslibre-617484d23dc46b4043a65f1fb089c33a0580cbf8.tar.bz2
abslibre-617484d23dc46b4043a65f1fb089c33a0580cbf8.zip
Removing ryzom
Diffstat (limited to 'pcr/ryzom-data/ryzom-data.install')
-rw-r--r--pcr/ryzom-data/ryzom-data.install19
1 files changed, 0 insertions, 19 deletions
diff --git a/pcr/ryzom-data/ryzom-data.install b/pcr/ryzom-data/ryzom-data.install
deleted file mode 100644
index 97fb2df21..000000000
--- a/pcr/ryzom-data/ryzom-data.install
+++ /dev/null
@@ -1,19 +0,0 @@
-pre_install() {
- cat <<EOM
- == IMPORTANT NOTICE ==
-
- Check for data updates regularly using the command 'ryzomdata-update.sh'.
- If you encounter any bug using that script, please report it (see links below)
- and assign your report to shackra (which is me, the actual package maintainer).
-
- Report any bug on:
- * https://labs.parabola.nu
-EOM
-}
-
-pre_upgrade() {
- pre_install
-}
-
-# vim:set ts=2 sw=2 et:
-# PS: vim sucks, Attn: Shackra, an EMACS user.