X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=debian%2Frules;h=8d3ffe5897542b050fd7ade949722e7b0090dff5;hb=7f9cca80b8c294e1247e8ba67d0cdccaf7f74436;hp=f7da905a01b40a651fc393b9af4d7268002abe78;hpb=3062d573a7617339324c23cdd4755f8f04956b92;p=cocanwiki.git diff --git a/debian/rules b/debian/rules index f7da905..8d3ffe5 100755 --- a/debian/rules +++ b/debian/rules @@ -32,11 +32,6 @@ install: build dh_clean -k dh_installdirs - if [ -x /usr/bin/ocamlopt ]; then \ - BUILD_OPT=1; \ - else \ - BUILD_OPT=0; \ - fi; \ $(MAKE) pkg-install DESTDIR=$(CURDIR)/debian/cocanwiki # Build architecture-independent files here.