mirror of
https://notabug.org/Sages-of-Gensokyo/gensokyo_kappa-overlay
synced 2025-01-18 19:21: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}
|
||||
virtual/pkgconfig"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-fix-udev-rules.patch"
|
||||
)
|
||||
#PATCHES=(
|
||||
# "${FILESDIR}/${P}-fix-udev-rules.patch"
|
||||
#)
|
||||
|
||||
src_prepare() {
|
||||
if ! use vanilla ; then
|
||||
eapply "${WORKDIR}"/${P}_vfs0050.patch
|
||||
#eapply "${WORKDIR}"/${P}_vfs0050.patch
|
||||
fi
|
||||
|
||||
default
|
||||
|
||||
# upeke2 and fdu2000 were missing from all_drivers.
|
||||
sed -e '/^all_drivers=/s:"$: upeke2 fdu2000":' \
|
||||
-i configure.ac || die
|
||||
# sed -e '/^all_drivers=/s:"$: upeke2 fdu2000":' \
|
||||
# -i configure.ac || die
|
||||
|
||||
eautoreconf
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user