summaryrefslogtreecommitdiff
path: root/libre/abiword-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-02 15:28:54 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-02 15:28:54 -0300
commit9f3213c718b13b2b6389dbfbbdb5fef19dd9f3e5 (patch)
tree4c1939134804cc81cc0e68002d26587d23b3211e /libre/abiword-libre
parent1d7c93971ec01f370c595b89ece78a9adc142f05 (diff)
libre/abiword-libre
Diffstat (limited to 'libre/abiword-libre')
-rw-r--r--libre/abiword-libre/PKGBUILD18
1 files changed, 0 insertions, 18 deletions
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}"