Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 313833 Details for
Bug 419043
app-text/dvipdfmx-20110311: install files outside of prefix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
diff against ebuild
dvipdfmx-20110311.ebuild.diff (text/plain), 1.12 KB, created by
MATSUI Tetsushi
on 2012-06-01 14:56:10 UTC
(
hide
)
Description:
diff against ebuild
Filename:
MIME Type:
Creator:
MATSUI Tetsushi
Created:
2012-06-01 14:56:10 UTC
Size:
1.12 KB
patch
obsolete
>--- dvipdfmx-20110311.ebuild.orig 2012-05-17 01:06:07.000000000 +0900 >+++ dvipdfmx-20110311.ebuild 2012-06-01 23:15:28.000000000 +0900 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20110311.ebuild,v 1.12 2012/05/16 16:04:40 jer Exp $ > >-EAPI=2 >+EAPI=3 > inherit autotools eutils texlive-common > > DESCRIPTION="DVI to PDF translator with multi-byte character support" >@@ -32,7 +32,7 @@ > src_install() { > # Override dvipdfmx.cfg default installation location so that it is easy to > # modify it and it gets config protected. Symlink it from the old location. >- emake configdatadir="/etc/texmf/dvipdfmx" DESTDIR="${D}" install || die >+ emake configdatadir="${EPREFIX}/etc/texmf/dvipdfmx" DESTDIR="${D}" install || die > dosym /etc/texmf/dvipdfmx/dvipdfmx.cfg /usr/share/texmf/dvipdfmx/dvipdfmx.cfg || die > > # Symlink poppler-data cMap, bug #201258 >@@ -40,7 +40,7 @@ > dodoc AUTHORS ChangeLog README || die > > # Remove symlink conflicting with app-text/dvipdfm (bug #295235) >- rm "${D}"/usr/bin/ebb >+ rm "${ED}"/usr/bin/ebb > } > > pkg_postinst() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 419043
: 313833