aboutsummaryrefslogtreecommitdiff
path: root/desktop/oxygen-gtk/oxygen-gtk.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/oxygen-gtk/oxygen-gtk.SlackBuild')
-rw-r--r--desktop/oxygen-gtk/oxygen-gtk.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/oxygen-gtk/oxygen-gtk.SlackBuild b/desktop/oxygen-gtk/oxygen-gtk.SlackBuild
index 1b94a1a8232ba..edda1635d9ea4 100644
--- a/desktop/oxygen-gtk/oxygen-gtk.SlackBuild
+++ b/desktop/oxygen-gtk/oxygen-gtk.SlackBuild
@@ -5,7 +5,7 @@
# Written by Branko Grubic <branko.grubic@gmail.com>
PRGNAM=oxygen-gtk
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -64,6 +64,8 @@ cd build
cd ..
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a AUTHORS COPYING INSTALL README TODO \
+ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install