seahorse-nautilus: fix l10n dir
This commit is contained in:
parent
721c10c758
commit
e4542592f9
15
srcpkgs/seahorse-nautilus/patches/locale.patch
Normal file
15
srcpkgs/seahorse-nautilus/patches/locale.patch
Normal file
@ -0,0 +1,15 @@
|
||||
Index: configure
|
||||
===================================================================
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -14606,8 +14606,8 @@ fi
|
||||
DATADIRNAME=share
|
||||
;;
|
||||
*)
|
||||
- CATOBJEXT=.mo
|
||||
- DATADIRNAME=lib
|
||||
+ CATOBJEXT=.gmo
|
||||
+ DATADIRNAME=share
|
||||
;;
|
||||
esac
|
||||
fi
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'seahorse-nautilus'
|
||||
pkgname=seahorse-nautilus
|
||||
version=3.10.1
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool gpgme-devel gnupg glib"
|
||||
|
Loading…
x
Reference in New Issue
Block a user