diff --git a/libraries/libdvbpsi/libdvbpsi.SlackBuild b/libraries/libdvbpsi/libdvbpsi.SlackBuild index 469fe91ad5..f10617d452 100644 --- a/libraries/libdvbpsi/libdvbpsi.SlackBuild +++ b/libraries/libdvbpsi/libdvbpsi.SlackBuild @@ -31,7 +31,7 @@ VERSION=0.1.5 ARCH=${ARCH:-i486} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} diff --git a/libraries/libdvbpsi/slack-desc b/libraries/libdvbpsi/slack-desc index ebc9b4e6c2..4fd183c3d4 100644 --- a/libraries/libdvbpsi/slack-desc +++ b/libraries/libdvbpsi/slack-desc @@ -1,4 +1,12 @@ -libdvbpsi: Library for MPEG TS and DVB PSI Tables +# 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------------------------------------------------------| +libdvbpsi: libdvbpsi (Library for MPEG TS and DVB PSI Tables) libdvbpsi: libdvbpsi: libdvbpsi is a simple library designed for decoding and generation libdvbpsi: of MPEG TS and DVB PSI tables. @@ -6,3 +14,6 @@ libdvbpsi: libdvbpsi: Homepage: http://developers.videolan.org/libdvbpsi/ libdvbpsi: libdvbpsi: +libdvbpsi: +libdvbpsi: +libdvbpsi: