From: Stefano Zacchiroli Date: Tue, 8 Feb 2005 21:50:44 +0000 (+0000) Subject: strip debian version from META version X-Git-Tag: before_svn_merge~19 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=ffbed98c0b69dc17d244c0338bb1fc218c911c87;p=helm.git strip debian version from META version --- diff --git a/helm/DEVEL/ocaml-http/Makefile.defs b/helm/DEVEL/ocaml-http/Makefile.defs index 7f4807235..4d9f7c5ca 100644 --- a/helm/DEVEL/ocaml-http/Makefile.defs +++ b/helm/DEVEL/ocaml-http/Makefile.defs @@ -1,5 +1,5 @@ PKGNAME = http -DISTVERSION = $(shell dpkg-parsechangelog | egrep '^Version: ' | sed 's/^Version: //') +DISTVERSION = $(shell dpkg-parsechangelog | egrep '^Version: ' | sed 's/^Version: //' | sed 's/-.*//') DEBUG_FLAGS = REQUIRES = unix str pcre netstring