ifuse: fix build issue

This commit is contained in:
Anton Bolshakov 2021-07-30 21:14:34 +08:00
parent df2465d0ea
commit 814f5c835e
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -25,6 +25,12 @@ The music database is hashed, and attempting to add files will cause the
iPod/iPhone to consider your database unauthorised.
It will respond by wiping all media files, requiring a restore through iTunes."
src_prepare() {
./autogen.sh
# sed -i -e 's:-Werror -g::' configure || die
eapply_user
}
src_install() {
default
readme.gentoo_create_doc