remove tag rule since we now use SVN instead of CVS

This commit is contained in:
Ludovic Rousseau 2008-10-16 14:34:16 +00:00
parent 8386c43596
commit d712e7dac4
1 changed files with 0 additions and 6 deletions

6
debian/rules vendored
View File

@ -27,12 +27,6 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
INSTALL_PROGRAM += -s
endif
version := $(shell dpkg-parsechangelog | \
sed -ne 's/^Version: *\([0-9]\+:\)*//p')
tag:
cvs tag -c -F $(subst .,_,debian_version_$(version))
configure: configure-stamp
configure-stamp:
dh_testdir