some updates
This commit is contained in:
parent
c470536da8
commit
82628e575b
5 changed files with 66 additions and 3 deletions
|
@ -14,7 +14,7 @@ LICENSE="GPL-2"
|
|||
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="x86"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
IUSE="usb"
|
||||
|
||||
|
@ -25,7 +25,7 @@ DEPEND="${RDEPEND}"
|
|||
src_unpack(){
|
||||
unpack ${A}
|
||||
cd "${S}"
|
||||
# epatch "${FILESDIR}"/${PF}-add-xml-root.patch || die "Unable to apply ${PF}-add-xml-root.patch"
|
||||
epatch "${FILESDIR}"/${PF}-add-xml-root.patch || die "Unable to apply ${PF}-add-xml-root.patch"
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue