# factor-pkgbuild.diff -rw-r--r-- 371 bytes View raw
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/PKGBUILD b/PKGBUILD
index a6ba02a..30e7075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,6 +37,7 @@ build() {
     # update done by ./build.sh
     msg "Running factor update script...."
     git checkout master # factor dislikes the "makepkg" branch
+    git branch -d makepkg
     #./build.sh quick-update
     #./build.sh self-update
     ./build.sh update