summaryrefslogtreecommitdiff
path: root/repo/media/flac.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/media/flac.xibuild')
-rw-r--r--repo/media/flac.xibuild8
1 files changed, 0 insertions, 8 deletions
diff --git a/repo/media/flac.xibuild b/repo/media/flac.xibuild
index dd1ab98..b72f3a5 100644
--- a/repo/media/flac.xibuild
+++ b/repo/media/flac.xibuild
@@ -8,14 +8,6 @@ DESC="Free Lossless Audio Codec"
PKG_VER=1.3.3
SOURCE=https://downloads.xiph.org/releases/flac/flac-$PKG_VER.tar.xz
-ADDITIONAL="
- https://www.linuxfromscratch.org/patches/blfs/svn/flac-$PKG_VER-security_fixes-1.patch
- "
-
-prepare () {
- patch -Np1 -i flac-$PKG_VER-security_fixes-1.patch
-}
-
build () {
./configure --prefix=/usr \
--disable-thorough-tests \