summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author eroc <eroc@linuxmail.org>2010-05-11 19:45:13 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 19:45:13 +0200
commitfe0f6d74602a36f77fd07c78c78c1f5cc488e931 (patch)
tree5b88c7c44371187d824e7b11dfad9aa4ea27c19a
parent1a04ac4d5720cb8dd1ba5950123184f9691289ac (diff)
downloadslackbuilds-fe0f6d74602a36f77fd07c78c78c1f5cc488e931.tar.gz
slackbuilds-fe0f6d74602a36f77fd07c78c78c1f5cc488e931.tar.xz
libraries/libghttp: Updated for version 1.0.9
-rw-r--r--libraries/libghttp/libghttp.SlackBuild3
-rw-r--r--libraries/libghttp/slack-desc12
2 files changed, 12 insertions, 3 deletions
diff --git a/libraries/libghttp/libghttp.SlackBuild b/libraries/libghttp/libghttp.SlackBuild
index 0a398905cf..5135ac4077 100644
--- a/libraries/libghttp/libghttp.SlackBuild
+++ b/libraries/libghttp/libghttp.SlackBuild
@@ -10,7 +10,7 @@ VERSION=1.0.9
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
@@ -27,7 +27,6 @@ cd $TMP || exit 1
rm -rf $PRGNAM-$VERSION
tar -xzvf $CWD/$PRGNAM-$VERSION.tar.gz || exit 1
cd $PRGNAM-$VERSION || exit 1
-
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
diff --git a/libraries/libghttp/slack-desc b/libraries/libghttp/slack-desc
index 066fb9e5f3..5750573b66 100644
--- a/libraries/libghttp/slack-desc
+++ b/libraries/libghttp/slack-desc
@@ -1,4 +1,12 @@
-libghttp: libghttp - gnome http client library.
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+libghttp: libghttp (gnome http client library)
libghttp:
libghttp: GNOME HTTP client library.
libghttp:
@@ -7,3 +15,5 @@ libghttp:
libghttp:
libghttp:
libghttp:
+libghttp:
+libghttp: