From 945a99ff27bc91e3de8abe7cc13798a62b0a1b60 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Thu, 2 Dec 2010 05:30:27 -0600 Subject: office/calibre: Updated for version 0.7.30. Signed-off-by: Erik Hanson --- office/calibre/calibre.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'office/calibre/calibre.SlackBuild') diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild index 1fa053c811..c94a69670c 100644 --- a/office/calibre/calibre.SlackBuild +++ b/office/calibre/calibre.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=calibre -VERSION=0.7.18 +VERSION=0.7.30 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -80,7 +80,7 @@ patch -p1 < $CWD/patches/calibre-module-fix.patch CFLAGS="$SLKCFLAGS" python setup.py build # We have to fake out CALIBRE_CONFIG_DIRECTORY if there is a current -# calibre installation while the install process takes place. :/ +# calibre installation while the build process takes place. :/ mkdir -p "$PWD/tmp/config" CALIBRE_CONFIG_DIRECTORY="$PWD/tmp/config" \ -- cgit v1.2.3