[med-svn] [Git][med-team/mcl][master] Use --with ocaml but invoke autoreconf manually within overridden dh_auto_build

Shayan Doust gitlab at salsa.debian.org
Thu Jun 4 17:31:37 BST 2020



Shayan Doust pushed to branch master at Debian Med / mcl


Commits:
417c0f67 by Shayan Doust at 2020-06-04T17:30:52+01:00
Use --with ocaml but invoke autoreconf manually within overridden dh_auto_build

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -60,7 +60,7 @@ confflags += --enable-blast
 docbackupdir:=$(CURDIR)/debian/doc.bak
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with ocaml
 
 override_dh_clean:
 	dh_clean
@@ -71,6 +71,7 @@ override_dh_clean:
 
 override_dh_auto_build:
 	#dh_auto_build
+	autoreconf --install
 	oasis setup
 	ocaml setup.ml -all
 



View it on GitLab: https://salsa.debian.org/med-team/mcl/-/commit/417c0f674052f2303c6e34c7fdf37cafe1269065

-- 
View it on GitLab: https://salsa.debian.org/med-team/mcl/-/commit/417c0f674052f2303c6e34c7fdf37cafe1269065
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200604/c5630dac/attachment.html>


More information about the debian-med-commit mailing list