summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-01-25 06:48:06 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-01-25 06:48:06 +0100
commit1a205919b03679bfb0a881ac67d10d6fd0c2ce7a (patch)
tree020ed4aa101b92d888473b6f0f8df24e6e5978b6
parentebcec67f3e9c6ea3ebd81aa660716c8fa6433848 (diff)
downloadphoronix-test-suite-package-1a205919b03679bfb0a881ac67d10d6fd0c2ce7a.tar.gz
phoronix-test-suite-package-1a205919b03679bfb0a881ac67d10d6fd0c2ce7a.tar.xz
phoronix-test-suite-package-1a205919b03679bfb0a881ac67d10d6fd0c2ce7a.zip
git-rpm: Have GNUmakefile run git submodule initHEADmaster
If necessary, that is.
-rw-r--r--GNUmakefile1
m---------git-rpm0
2 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 763cc33..781b2df 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,2 +1,3 @@
NAME := phoronix-test-suite
+dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init)
include git-rpm/git-rpm.mk
diff --git a/git-rpm b/git-rpm
-Subproject 6df1ea077bc0f87f285aacad8322c12c23887eb
+Subproject 5d9019a7906068929d47b9c95cb1d73ce4898b1