From 80220d777d783fc0b11c491f0c93eb712d38e427 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 5 Mar 2022 23:51:45 +0000 Subject: fixed up js78 --- repo/media/flac.xibuild | 8 -------- 1 file changed, 8 deletions(-) (limited to 'repo/media/flac.xibuild') 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 \ -- cgit v1.2.1