summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author hollywoodb2010-05-11 19:46:19 +0200
committer Robby Workman2010-05-11 19:46:19 +0200
commitddaa1fc163b8c0d544d900e97c7ef4d08978ef45 (patch)
treec67a0d7692e01b30abcacb133d2acb5a33d354d2 /system
parentbeb51fd7f7fa4fd22d7b02bac0db14b975925954 (diff)
downloadslackbuilds-ddaa1fc163b8c0d544d900e97c7ef4d08978ef45.tar.gz
system/915resolution: Updated for version 0.5.2
Diffstat (limited to 'system')
-rw-r--r--system/915resolution/915resolution.SlackBuild11
-rw-r--r--system/915resolution/915resolution.info2
-rw-r--r--system/915resolution/README1
-rw-r--r--system/915resolution/slack-desc3
4 files changed, 7 insertions, 10 deletions
diff --git a/system/915resolution/915resolution.SlackBuild b/system/915resolution/915resolution.SlackBuild
index 2a41490ad8..fe9a090524 100644
--- a/system/915resolution/915resolution.SlackBuild
+++ b/system/915resolution/915resolution.SlackBuild
@@ -5,18 +5,12 @@
# Modified by the SlackBuilds.org project
-# Verify script is being run by root user.
-if [ "$(id -u)" != "0" ]; then
- echo "This script must be run as root!"
- exit
-fi
-
NAME=915resolution
VERSION=0.5.2
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$NAME
OUTPUT=${OUTPUT:-/tmp}
@@ -43,7 +37,8 @@ install -m 0755 915resolution $PKG/usr/sbin
install -m 0755 dump_bios $PKG/usr/sbin
mkdir -p $PKG/usr/doc/$NAME-$VERSION
-cp -a LICENSE.txt README.txt changes.log chipset_info.txt $PKG/usr/doc/$NAME-$VERSION
+cp -a LICENSE.txt README.txt changes.log chipset_info.txt \
+ $PKG/usr/doc/$NAME-$VERSION
cat $CWD/$NAME.SlackBuild > $PKG/usr/doc/$NAME-$VERSION/$NAME.SlackBuild
mkdir -p $PKG/install
diff --git a/system/915resolution/915resolution.info b/system/915resolution/915resolution.info
index f0264c8af2..363dc9bc1c 100644
--- a/system/915resolution/915resolution.info
+++ b/system/915resolution/915resolution.info
@@ -5,4 +5,4 @@ DOWNLOAD="http://www.geocities.com/stomljen/915resolution-0.5.2.tar.gz"
MD5SUM="a3441e5662c5ff1e00dc97de4487e8f8"
MAINTAINER="hollywoodb"
EMAIL="hollywoodb@fastmail.fm"
-APPROVED="robw810"
+APPROVED="rworkman"
diff --git a/system/915resolution/README b/system/915resolution/README
index 4cf017d739..e56143b91e 100644
--- a/system/915resolution/README
+++ b/system/915resolution/README
@@ -6,4 +6,3 @@ display of certain graphics resolutions for an Xorg or XFree86 graphics server.
915resolution's modifications of the BIOS are transient. There is no risk of
permanent modification of the BIOS. This also means that 915resolution must be
run every time the computer boots inorder for it's changes to take effect.
-
diff --git a/system/915resolution/slack-desc b/system/915resolution/slack-desc
index ede8d92747..1975ae84e8 100644
--- a/system/915resolution/slack-desc
+++ b/system/915resolution/slack-desc
@@ -7,3 +7,6 @@
915resolution: X.org or XFree86 graphics server. Modifications are transient, and
915resolution: 915resolution must be run every time the system boots.
915resolution:
+915resolution:
+915resolution:
+915resolution: