[cod-tools] 101/142: branches/single-source-build/ Adding 'Makefile' (a link to MasterMakefile) and fetch-source script.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository cod-tools.
commit bce0b5729cf40c5ca9b56e30a59a45d0eb437f15
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Sun May 21 16:26:43 2017 +0000
branches/single-source-build/
Adding 'Makefile' (a link to MasterMakefile) and fetch-source script.
git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/branches/single-source-build@101 26752c47-bcd6-4c9c-b022-347364b77eb5
---
Makefile | 1 +
fetch-source | 3 +++
2 files changed, 4 insertions(+)
diff --git a/Makefile b/Makefile
new file mode 120000
index 0000000..90fedd4
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+MasterMakefile
\ No newline at end of file
diff --git a/fetch-source b/fetch-source
new file mode 100755
index 0000000..a814c03
--- /dev/null
+++ b/fetch-source
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+svn export -r5291 svn://www.crystallography.net/cod-tools/trunk/src/externals/cexceptions source
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git
More information about the debian-science-commits
mailing list