[Pkg-ocaml-maint-commits] [SCM] xstrp4 packaging branch, master, updated. debian/1.8-1-3-g2680345

Stephane Glondu steph at glondu.net
Mon Apr 18 21:11:37 UTC 2011


The following commit has been merged in the master branch:
commit a9c88528d176c6292374714f8b8a13bc5231e424
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Apr 18 23:08:13 2011 +0200

    Do not create empty directory

diff --git a/debian/rules b/debian/rules
index 5024034..271dd6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,6 @@ override_dh_auto_test:
 
 .PHONY: override_dh_auto_install
 override_dh_auto_install:
-	mkdir -p '$(DESTDIR)/usr/bin'
 	mkdir -p '$(OCAMLFIND_DESTDIR)'
 	ocaml setup.ml -install 
 

-- 
xstrp4 packaging



More information about the Pkg-ocaml-maint-commits mailing list