summaryrefslogtreecommitdiff
path: root/extra/lyx
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-01 09:30:54 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-01 09:30:54 +0200
commitde07e6523dc20f8974ff7252fa3cd85889edcd31 (patch)
tree68fbecb38319faa111bf4ada3bc10deb2c426d09 /extra/lyx
parente1e2e8d3cae181f786ecc988e86152a99ad882a8 (diff)
parentc623429f33c434cb1cb11974d9e71f48dd5a881f (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/bitcoin/PKGBUILD community/gnash/PKGBUILD community/picard/PKGBUILD community/python2-tagpy/PKGBUILD community/sigil/PKGBUILD extra/avogadro/PKGBUILD extra/barcode/PKGBUILD extra/libpst/PKGBUILD extra/mkvtoolnix/PKGBUILD extra/vigra/PKGBUILD
Diffstat (limited to 'extra/lyx')
-rw-r--r--extra/lyx/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/extra/lyx/PKGBUILD b/extra/lyx/PKGBUILD
index b2fb5240b..a1be32613 100644
--- a/extra/lyx/PKGBUILD
+++ b/extra/lyx/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 178970 2013-03-01 10:22:14Z andrea $
+# $Id: PKGBUILD 181126 2013-03-31 19:16:54Z stephane $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Jason Chu <jason@archlinux.org>
pkgname=lyx
pkgver=2.0.5.1
-pkgrel=2
+pkgrel=3
pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.lyx.org"
@@ -23,8 +23,6 @@ sha1sums=('a822e99484c1652c4df5df717819dd7048fcff75'
'56416642cc3da2a13b87b84e6b87c1a239f3d09a')
build() {
- . /etc/profile.d/qt4.sh
-
cd "${srcdir}/${pkgname}-${pkgver}"
find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
sed -i 's|"python|"python2|' lib/configure.py src/support/os.cpp