Mageia Bugzilla – Attachment 11407 Details for
Bug 25872
libunicap package create /usr/@DATADIRNAME@/locale directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch from Fedora
libunicap-0.9.12-datadirname.patch (text/plain), 570 bytes, created by
diaphane d.
on 2019-12-14 05:05:56 CET
(
hide
)
Description:
patch from Fedora
Filename:
MIME Type:
Creator:
diaphane d.
Created:
2019-12-14 05:05:56 CET
Size:
570 bytes
patch
obsolete
>Patch by Robert Scheck <robert@fedoraproject.org> for libunicap <= 0.9.12 to work around >the issue of /usr/@DATADIRNAME@/locale/ rather /usr/share/locale/ on Fedora 22 (and newer). > >--- libunicap-0.9.12/po/Makefile.in.in 2009-09-21 18:08:22.000000000 +0200 >+++ libunicap-0.9.12/po/Makefile.in.in.datadirname 2015-05-31 21:44:58.000000000 +0200 >@@ -33,7 +33,7 @@ > datadir = @datadir@ > datarootdir = @datarootdir@ > libdir = @libdir@ >-DATADIRNAME = @DATADIRNAME@ >+DATADIRNAME = share > itlocaledir = $(prefix)/$(DATADIRNAME)/locale > subdir = po > install_sh = @install_sh@
Patch by Robert Scheck <robert@fedoraproject.org> for libunicap <= 0.9.12 to work around the issue of /usr/@DATADIRNAME@/locale/ rather /usr/share/locale/ on Fedora 22 (and newer). --- libunicap-0.9.12/po/Makefile.in.in 2009-09-21 18:08:22.000000000 +0200 +++ libunicap-0.9.12/po/Makefile.in.in.datadirname 2015-05-31 21:44:58.000000000 +0200 @@ -33,7 +33,7 @@ datadir = @datadir@ datarootdir = @datarootdir@ libdir = @libdir@ -DATADIRNAME = @DATADIRNAME@ +DATADIRNAME = share itlocaledir = $(prefix)/$(DATADIRNAME)/locale subdir = po install_sh = @install_sh@
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25872
: 11407