From 9f3213c718b13b2b6389dbfbbdb5fef19dd9f3e5 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 2 Apr 2012 15:28:54 -0300 Subject: libre/abiword-libre --- libre/abiword-libre/PKGBUILD | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'libre/abiword-libre/PKGBUILD') diff --git a/libre/abiword-libre/PKGBUILD b/libre/abiword-libre/PKGBUILD index 26fcce8eb..834b0a8b8 100644 --- a/libre/abiword-libre/PKGBUILD +++ b/libre/abiword-libre/PKGBUILD @@ -28,24 +28,6 @@ conflicts=('abiword') replaces=('abiword') provides=("abiword=$pkgver") - -# source PKGBUILD; mksource -#mksource() { - #wget http://www.abisource.com/downloads/abiword/${pkgver}/source/abiword-${pkgver}.tar.gz -O -| \ - # tar xzf - - -# pushd abiword-${pkgver} - #find -type f -print0 | xargs -0 sed -i "s:Times New Roman:Liberation Serif:g" - #patch -Np1 -i ../liberation-fonts.patch || return 1 - #popd - - #mv abiword-${pkgver} ${pkgbase}-${pkgver} - #tar czf ${pkgbase}-${pkgver}.tar.gz ${pkgbase}-${pkgver}/ - - #rm -r ${pkgbase}-${pkgver}/ - -#} - build() { cd "${srcdir}/${_pkgbase}-${pkgver}" -- cgit v1.2.3