]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/configuration/helm_configuration.spec.in
ocaml 3.09 transition
[helm.git] / helm / configuration / helm_configuration.spec.in
index 6890c6985210ca9a7b0855e73daae435d77c2ce7..56695c26356c85623858b4b9f2c8dfe928454840 100644 (file)
@@ -1,12 +1,12 @@
 Summary: The configuration files shared by all the tools of project HELM
 Name: @PACKAGE@
-Version: @HELM_VERSION@
+Version: @VERSION@
 Release: 1
 Copyright: GPL
 URL: http://www.cs.unibo.it/helm
 Packager: Claudio Sacerdoti Coen <sacerdot@cs.unibo.it>
 Group: Applications/Publishing
-Source: www.cs.unibo.it:/helm/@PACKAGE@-@HELM_VERSION@-1.tar.gz
+Source: www.cs.unibo.it:/helm/@PACKAGE@-@VERSION@.tar.gz
 %description
 HELM (Hypertextual Electronic Library of Mathematics) is a project aimed
 at the creation of tools for the development and exploitation of a huge
@@ -19,7 +19,8 @@ For more information see http://www.cs.unibo.it/helm
 
 %build
 cp config.cache.pkg config.cache
-./configure
+./configure --enable-defaults
+make
 
 %install
 make install