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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to