Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32097 - Ebuild for net-print/hpijs to build correctly for amd64
Summary: Ebuild for net-print/hpijs to build correctly for amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-27 06:01 UTC by Kris Kersey (RETIRED)
Modified: 2003-10-30 07:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild file for 1.4.1. (hpijs-1.4.1.ebuild,2.02 KB, text/plain)
2003-10-27 06:04 UTC, Kris Kersey (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kris Kersey (RETIRED) gentoo-dev 2003-10-27 06:01:37 UTC
Here is an ebuild for hpijs to enable it to build correctly on amd64.
Comment 1 Kris Kersey (RETIRED) gentoo-dev 2003-10-27 06:04:28 UTC
Created attachment 19848 [details]
New ebuild file for 1.4.1.

Simply added "inherit gnuconfig" to top of file and "use amd64 &&
gnuconfig_update" to the src_compile section.  It no longer complains of
unknow
architecture.
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-30 07:00:17 UTC
thx, added :D