aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorshnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-07-05 09:05:06 +0000
committershnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-07-05 09:05:06 +0000
commit513e30ce0e05322758f6521207591901b6050f2e (patch)
treec3687512aaccec13d7a4738e317579a7086d527b /src/Makefile
parent1dc09ad7a97d80130f72969ac6c0bba091a552ed (diff)
downloadsos-513e30ce0e05322758f6521207591901b6050f2e.tar.gz
* more fixes in sos.spec for Fedora
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@175 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 1de40c84..e22d7f08 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -12,6 +12,9 @@ all:
.PHONY: tag-release tarball release install version clean
+diff-tag-release:
+ svn diff $(REPO)/trunk/src $(REPO)/tags/$(SVNTAG)
+
tag-release:
@svn list $(REPO)/tags/$(SVNTAG)/Makefile > /dev/null && \
( \