X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Focaml-http%2FMakefile.defs;h=4d9f7c5ca2116d275e6d309f62dfd88a9f579b3e;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=7f480723520f0dd734bbd632b51836b597e280d3;hpb=2026624f827b29c35d54aa67b301250123ea7311;p=helm.git 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