forked from Bananymous/banan-os
ports/xash3d-fwgs: Don't apply vorbis patch
I removed the pathes a while ago
This commit is contained in:
@@ -14,12 +14,6 @@ configure() {
|
|||||||
done
|
done
|
||||||
popd
|
popd
|
||||||
|
|
||||||
pushd 3rdparty/vorbis/vorbis-src || exit 1
|
|
||||||
for patch in ../../../../patches/vorbis/*; do
|
|
||||||
git apply $patch
|
|
||||||
done
|
|
||||||
popd
|
|
||||||
|
|
||||||
./waf configure -T release || exit 1
|
./waf configure -T release || exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user