summarylogtreecommitdiffstats
path: root/gimp-plugin-get-curves.install
diff options
context:
space:
mode:
Diffstat (limited to 'gimp-plugin-get-curves.install')
-rw-r--r--gimp-plugin-get-curves.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/gimp-plugin-get-curves.install b/gimp-plugin-get-curves.install
deleted file mode 100644
index c24b18d55324..000000000000
--- a/gimp-plugin-get-curves.install
+++ /dev/null
@@ -1,8 +0,0 @@
-pkgname=gimp-plugin-get-curves
-post_install(){
- echo "Plugin get-curves: the curve will be saved in GIMP's curves folder (~/.gimp-version/curves/) and can be opened by GIMP's color curve tool"
- echo "You can copy example curves from /usr/share/$pkgname/examples/curves to your curves folder."
-}
-post_upgrade(){
- post_install
-}