summarylogtreecommitdiffstats
path: root/gmt-cpt-city.install
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2021-11-21 11:27:50 +0330
committerMohammadreza Abdollahzadeh2021-11-21 11:27:50 +0330
commit75eb6d426c6c7b77f97d72706a0b3f21eecbf5f0 (patch)
treeb59ae7d5d81f7601d41dfe536f7440d8a5821f60 /gmt-cpt-city.install
parent0e978a7ccc141445408eb42333eb608a8d7d84ad (diff)
downloadaur-gmt-cpt-city.tar.gz
update to v2.24
Diffstat (limited to 'gmt-cpt-city.install')
-rw-r--r--gmt-cpt-city.install23
1 files changed, 0 insertions, 23 deletions
diff --git a/gmt-cpt-city.install b/gmt-cpt-city.install
deleted file mode 100644
index 6e89dcc451a8..000000000000
--- a/gmt-cpt-city.install
+++ /dev/null
@@ -1,23 +0,0 @@
-
-post_install() {
-cat << EOF
->>>
->>> This package provides the entire Cpt-City color
->>> palette collection.
->>>
->>> For usage with GMT look at:
->>>
->>> man cpt-city
->>>
->>> For examples and previews of all palettes, see the cpt-city
->>> website at:
->>>
->>> http://soliton.vm.bytemark.co.uk/pub/cpt-city/
->>>
-EOF
-}
-
-post_upgrade() {
- post_install
-}
-