diff options
Diffstat (limited to 'office/abook/abook.SlackBuild')
-rw-r--r-- | office/abook/abook.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/abook/abook.SlackBuild b/office/abook/abook.SlackBuild index 45031e240bcb..5f8fef6ccf24 100644 --- a/office/abook/abook.SlackBuild +++ b/office/abook/abook.SlackBuild @@ -75,7 +75,7 @@ find -L . \ CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ aclocal && automake --add-missing && autoconf -sed 's/0.18/0.19/g' -i po/Makefile.in.in +sed 's/0.18/0.20/g' -i po/Makefile.in.in # thanks to the archers for this patch ;) patch -p1 -i $CWD/gcc5.patch |