summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsayad2021-01-25 10:14:51 +0600
committersayad2021-01-25 10:14:51 +0600
commit3f5130413e7531fc595e5ce6c14651cd36ecfa73 (patch)
treee3a7075405af8d73032b9ffa87431be16de39db1
parent252f087b15c26c4dcbe08c34bf9141e6b8215cdd (diff)
downloadaur-3f5130413e7531fc595e5ce6c14651cd36ecfa73.tar.gz
Bug fix
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d099efb0c7d4..d5e11646f233 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -128,7 +128,6 @@ prepare() {
rm -rf $pkgdir # Nuke the entire pkg folder so it'll get regenerated clean on next build
ln -s "${_where}/customization.cfg" "${srcdir}" # workaround
- ln -s "${_where}/${_srcpath}" "${srcdir}" # workaround
cd "${srcdir}/${_srcpath}"