mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
mev: don't ignore error in build.sh
This commit is contained in:
@@ -28,7 +28,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
sh build.sh
|
||||
sh -e build.sh
|
||||
addattr -t mime BEOS:TYPE application/x-vnd.BeUnited.MeV-Document app/songs/*
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user