mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
seahorse-nautilus: fix l10n dir
This commit is contained in:
parent
721c10c758
commit
e4542592f9
2 changed files with 16 additions and 1 deletions
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…
Add table
Reference in a new issue