From 3c2b92fee5bdf4c8c8b95ac16c44f23be3daeeac Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Wed, 1 Apr 2009 16:38:22 +0200 Subject: git-rpm: update; and symlink to its GNUmakefile --- GNUmakefile | 4 +--- git-rpm | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) mode change 100644 => 120000 GNUmakefile diff --git a/GNUmakefile b/GNUmakefile deleted file mode 100644 index fbcb308..0000000 --- a/GNUmakefile +++ /dev/null @@ -1,3 +0,0 @@ -NAME = rubygem-syntax -dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init) -include git-rpm/git-rpm.mk diff --git a/GNUmakefile b/GNUmakefile new file mode 120000 index 0000000..9acf7e6 --- /dev/null +++ b/GNUmakefile @@ -0,0 +1 @@ +git-rpm/GNUmakefile \ No newline at end of file diff --git a/git-rpm b/git-rpm index a56d256..28c8da9 160000 --- a/git-rpm +++ b/git-rpm @@ -1 +1 @@ -Subproject commit a56d2569238911e14e7d397f15533e8bc9eba017 +Subproject commit 28c8da9787ee7fc592e9ed396bb69a98a71a3f6e -- cgit