Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 575122 Details for
Bug 685038
net-print/cnijfilter-3.40-r2::bar - eclass/ecnij.eclass broken
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
eclass/ecnij.eclass.patch
ecnij.eclass.patch (text/plain), 724 bytes, created by
Evert
on 2019-05-04 10:08:42 UTC
(
hide
)
Description:
eclass/ecnij.eclass.patch
Filename:
MIME Type:
Creator:
Evert
Created:
2019-05-04 10:08:42 UTC
Size:
724 bytes
patch
obsolete
>--- a/bar/eclass/ecnij.eclass 2019-05-04 11:43:07.013336234 +0200 >+++ b/bar/eclass/ecnij.eclass 2019-05-04 11:31:21.326236797 +0200 >@@ -270,7 +270,7 @@ > (( ${#MULTILIB_COMPAT[@]} == 1 )) && abi_lib= > > DIRS=("${CNIJFILTER_SRC[@]}") >- use cups && dir_src_command "emake" "DESTDIR=\"${D}\" install" >+ use cups && dir_src_command "emake" "DESTDIR=\"${D}\"" "install" > > for (( p=0; p<${#PRINTER_ID[@]}; p++ )); do > pr=${PRINTER_MODEL[$p]} prid=${PRINTER_ID[$p]} >@@ -278,7 +278,7 @@ > lingua=true > pushd ${pr} || die > DIRS=("${PRINTER_SRC[@]}") >- dir_src_command "emake" "DESTDIR=\"${D}\" install" >+ dir_src_command "emake" "DESTDIR=\"${D}\"" "install" > popd > > pushd ${prid}/libs_bin${abi_lib} || die
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 685038
: 575122 |
575132
|
575162
|
575230