mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
octaveforge.eclass: replace eapply_user with default
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -72,7 +72,7 @@ octaveforge_src_prepare() {
|
||||
if [[ -e "${S}/src/Makefile" ]]; then
|
||||
sed -i 's/ -s / /g' "${S}/src/Makefile" || die 'sed failed.'
|
||||
fi
|
||||
eapply_user
|
||||
default
|
||||
}
|
||||
|
||||
octaveforge_src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user