diff options
author | Klaatu <klaatu@member.fsf.org> | 2013-12-01 09:02:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-01 13:00:59 +0700 |
commit | 73397bc6fe2991edace38d13f1d34caedfbec85f (patch) | |
tree | 85132769f9552ebfb6a8659a66d7e0dee86a244b /graphics/GPS/doinst.sh | |
parent | f440180a831bd2ec77548883501156d37e87ca44 (diff) |
graphics/GPS: Script cleanup and Source Update.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/GPS/doinst.sh')
-rw-r--r-- | graphics/GPS/doinst.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/GPS/doinst.sh b/graphics/GPS/doinst.sh new file mode 100644 index 000000000000..fdf2b79202f0 --- /dev/null +++ b/graphics/GPS/doinst.sh @@ -0,0 +1,2 @@ +chmod -R 755 /usr/share/gimp/2.0/{brushes,dynamics,gradients,palettes,patterns,splashes,tool-presets,License*,Read*} +chown -R root:root /usr/share/gimp/2.0/{brushes,dynamics,gradients,palettes,patterns,splashes,tool-presets,License*,Read*} |