diff options
author | Piotr Rogoża | 2015-06-14 15:07:03 +0200 |
---|---|---|
committer | Piotr Rogoża | 2015-06-14 15:07:03 +0200 |
commit | 7687db18441a88dbc97757636e1529ec4473e096 (patch) | |
tree | 21684e1bac2b2e09418b1381f13891cc1043a144 /gps.install | |
download | aur-7687db18441a88dbc97757636e1529ec4473e096.tar.gz |
Initial import
Diffstat (limited to 'gps.install')
-rw-r--r-- | gps.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gps.install b/gps.install new file mode 100644 index 00000000000..1f6925d2e1e --- /dev/null +++ b/gps.install @@ -0,0 +1,4 @@ +post_install(){ + echo "Examples of files: sessionrc, toolrc, menurc and contextrc have been installed to /usr/share/gimp-paint-studio." + echo "Copy these files to your ~/.gimp-'version of gimp/'" +} |