summaryrefslogtreecommitdiff
path: root/pcr/din/din.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-05-01 14:01:14 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-05-01 14:01:14 -0500
commit07ec90f6ff9b48e32175e32fafe7a60e8e9d91e5 (patch)
treebc31e8dc7a81c5c7c32cb82e3b3c0a56a1af12f2 /pcr/din/din.install
parent18f8cbcdd5fc4c00e83bbb3f85e3c2bb5d72c507 (diff)
downloadabslibre-07ec90f6ff9b48e32175e32fafe7a60e8e9d91e5.tar.gz
abslibre-07ec90f6ff9b48e32175e32fafe7a60e8e9d91e5.tar.bz2
abslibre-07ec90f6ff9b48e32175e32fafe7a60e8e9d91e5.zip
Removing din: This package is in [community] repo
Diffstat (limited to 'pcr/din/din.install')
-rw-r--r--pcr/din/din.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/din/din.install b/pcr/din/din.install
deleted file mode 100644
index a8b6891b8..000000000
--- a/pcr/din/din.install
+++ /dev/null
@@ -1,10 +0,0 @@
-post_install() {
- echo
- echo " If you are upgrading, please remove your HOME/.config/din folder manually so that it can be updated"
- echo
-}
-post_upgrade() {
- echo
- echo " If you are upgrading, please remove your HOME/.config/din folder manually so that it can be updated"
- echo
-}