summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2012-04-29 12:14:44 +0530
committerKeshav Amburay2012-04-29 12:14:44 +0530
commitaf83036a38b08c05ec90cb2b4972241cfe893410 (patch)
tree6dca2578b0dabf3d6be5192b744f6fa80e19b623 /PKGBUILD
parent4850f659a7d7245f4897f414d8c6e8a280d4aea1 (diff)
downloadaur-af83036a38b08c05ec90cb2b4972241cfe893410.tar.gz
M
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f05a69ae2fd..199ab20f9c30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,6 +76,9 @@ build() {
cd "${srcdir}/${_gitname}_build"
echo
+ make clean || true
+ echo
+
patch -Np1 -i "${srcdir}/refind_include_more_shell_paths.patch"
echo