From 98334a1cf9d9b78e29dc39ef55d17162df5bef49 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 30 Sep 2018 20:00:25 +0200 Subject: Revert "Merge branch 'archive-server'" The changes to the PKGBUILDs should actually happen on a per-package level in our modification repository --- lib/common-functions | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/common-functions') diff --git a/lib/common-functions b/lib/common-functions index e9585a4..34a3bf6 100755 --- a/lib/common-functions +++ b/lib/common-functions @@ -499,8 +499,6 @@ extract_source_directory() { tar -x --strip-components=3 -C "${output}" printf '\n' >> \ "${output}/PKGBUILD" - cat "${base_dir}/misc/PKGBUILD-appendix-for-archive-server" >> \ - "${output}/PKGBUILD" fi if [ -n "${PKGBUILD_mod}" ]; then -- cgit v1.2.3-54-g00ecf