summaryrefslogtreecommitdiffstats
path: root/eeepc-acpi-scripts
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-05-27 11:08:22 +0000
committer Eric Hameleers <alien@slackware.com>2009-05-27 11:08:22 +0000
commit722a97ea26800d7023dbfb15208d24292d3bbc6c (patch)
tree9a16dff61b806535e1ddab0ba0571eb259b1dcb0 /eeepc-acpi-scripts
parentd49336977cf0db021f5e5f8b78d71ca7bd5f2935 (diff)
downloadasb-722a97ea26800d7023dbfb15208d24292d3bbc6c.tar.gz
asb-722a97ea26800d7023dbfb15208d24292d3bbc6c.tar.xz
Support KDE4 notifications
Diffstat (limited to 'eeepc-acpi-scripts')
-rwxr-xr-xeeepc-acpi-scripts/build/eeepc-acpi-scripts.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/eeepc-acpi-scripts/build/eeepc-acpi-scripts.SlackBuild b/eeepc-acpi-scripts/build/eeepc-acpi-scripts.SlackBuild
index aecd70eb..57a30a02 100755
--- a/eeepc-acpi-scripts/build/eeepc-acpi-scripts.SlackBuild
+++ b/eeepc-acpi-scripts/build/eeepc-acpi-scripts.SlackBuild
@@ -34,6 +34,8 @@
# * Initial build. Not everything works, as some debian left-overs
# need to be corrected still. I had little success with the
# suspend, perhaps a kernel module needs to be unloaded first.
+# 1.1.0-2: 20/Apr/2009 by Eric Hameleers <alien@slackware.com>
+# * Support KDE4 notifications
#
# Run 'sh eeepc-acpi-scripts.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -46,7 +48,7 @@
PRGNAM=eeepc-acpi-scripts
VERSION=${VERSION:-1.1.0}
ARCH=${ARCH:-noarch}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-alien}
DOCS="TODO debian/NEWS debian/README.Debian debian/copyright"
@@ -89,6 +91,7 @@ cd $TMP/tmp-$PRGNAM
echo "Extracting the source archive(s) for $PRGNAM..."
tar -xvf ${SOURCE}
cd ${PRGNAM}
+cat $SRCDIR/eeepc-acpi-scripts.kde4notify.diff | patch -p1 --verbose
chown -R root:root .
chmod -R u+w,go+r-w,a-s .