[Pkg-owncloud-commits] [SCM] pkg-owncloud.git branch, master, updated. b328b369820f732b99908c727df8bf161b78491f
Paul van Tilburg
paul at luon.net
Sat Feb 9 13:03:49 UTC 2013
The following commit has been merged in the master branch:
commit e7f5585e4c97bafd26b73344e21739ef6510b080
Author: Paul van Tilburg <paul at luon.net>
Date: Sat Feb 9 14:02:46 2013 +0100
Also add .pull.list (used by quick-update) to the auto-generated .gitignore
diff --git a/make-mrconfig b/make-mrconfig
index 377e7ca..43bc722 100755
--- a/make-mrconfig
+++ b/make-mrconfig
@@ -61,6 +61,7 @@ for i in $GIT_PKGS; do
done > .gitignore
cat >> .gitignore <<EOF
.mrconfig~
+.pull.list
*.dsc
*.tar.*
*.deb
--
pkg-owncloud.git
More information about the Pkg-owncloud-commits
mailing list