mirror of
https://notabug.org/Sages-of-Gensokyo/gensokyo_kappa-overlay
synced 2025-01-18 23:51:13 +01:00
Updated digest in manifest
This commit is contained in:
parent
88b82efa2a
commit
5f010a1cf1
@ -22,20 +22,20 @@ RDEPEND="virtual/libusb:1
|
|||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
virtual/pkgconfig"
|
virtual/pkgconfig"
|
||||||
|
|
||||||
PATCHES=(
|
#PATCHES=(
|
||||||
"${FILESDIR}/${P}-fix-udev-rules.patch"
|
# "${FILESDIR}/${P}-fix-udev-rules.patch"
|
||||||
)
|
#)
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
if ! use vanilla ; then
|
if ! use vanilla ; then
|
||||||
eapply "${WORKDIR}"/${P}_vfs0050.patch
|
#eapply "${WORKDIR}"/${P}_vfs0050.patch
|
||||||
fi
|
fi
|
||||||
|
|
||||||
default
|
default
|
||||||
|
|
||||||
# upeke2 and fdu2000 were missing from all_drivers.
|
# upeke2 and fdu2000 were missing from all_drivers.
|
||||||
sed -e '/^all_drivers=/s:"$: upeke2 fdu2000":' \
|
# sed -e '/^all_drivers=/s:"$: upeke2 fdu2000":' \
|
||||||
-i configure.ac || die
|
# -i configure.ac || die
|
||||||
|
|
||||||
eautoreconf
|
eautoreconf
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user