[arch-commits] Commit in poedit/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Mon Feb 10 12:39:30 UTC 2014
Date: Monday, February 10, 2014 @ 13:39:30
Author: spupykin
Revision: 105569
upgpkg: poedit 1.6.3-2
upd
Modified:
poedit/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-10 12:36:13 UTC (rev 105568)
+++ PKGBUILD 2014-02-10 12:39:30 UTC (rev 105569)
@@ -6,7 +6,7 @@
pkgname=poedit
pkgver=1.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform gettext catalogs (.po files) editor"
arch=('i686' 'x86_64')
url="http://www.poedit.net/"
@@ -20,6 +20,7 @@
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
sed -i 's|Wx/filename.h|wx/filename.h|' src/tm/transmem.cpp
+ sed -i 's|libexec/poedit|lib/poedit/poedit|g' src/tm/tm_migrate.cpp
}
build() {
More information about the arch-commits
mailing list