[SCM] pkg-boinc scripts branch, master, updated. 44b525ff0e2943699296128bc1f1972f360f7097
Gianfranco Costamagna
costamagnagianfranco at yahoo.it
Thu Jan 10 12:14:29 UTC 2013
The following commit has been merged in the master branch:
commit 44b525ff0e2943699296128bc1f1972f360f7097
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Thu Jan 10 13:14:01 2013 +0100
better export-boinc script, added .gitignore file to ignore
diff --git a/export-boinc b/export-boinc
index 3415fbe..4dd3901 100755
--- a/export-boinc
+++ b/export-boinc
@@ -183,6 +183,14 @@ version.h export-ignore
#config.sub and config.guess not included anymore in the source tree
#config.sub export-ignore
#config.guess export-ignore
+.gitignore export-ignore
+# bzr stuff and debian directory isn't needed
+# if you use the same source tree for building the latest version
+# with this debian revision https://code.launchpad.net/~costamagnagianfranco/+junk/boinc-upstream-merge
+# you can erroneously export these directories too
+.bzr export-ignore
+.bzrignore export-ignore
+debian export-ignore
EOATTRIBUTES
# source files should not be executable
--
pkg-boinc scripts
More information about the pkg-boinc-commits
mailing list