[Pkg-ocaml-maint-commits] [SCM] frama-c packaging branch, master, updated. debian/20090601.beta1+dfsg-1-13-gcf57a98

Mehdi Dogguy mehdi at debian.org
Wed Sep 9 21:39:22 UTC 2009


The following commit has been merged in the master branch:
commit cf57a98b5b2d4d245d44954bad97c2e767f6ab91
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Wed Sep 9 19:51:49 2009 +0200

    s/spaces/TAB/

diff --git a/debian/rules b/debian/rules
index 45f98a7..ddfcdd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ endif
 override_dh_strip:
 # frama-c is compiled with -custom
 ifdef OCAML_OPT_ARCH
-        dh_strip -X frama-c-gui.byte -X frama-c.byte
+	dh_strip -X frama-c-gui.byte -X frama-c.byte
 endif
 
 override_dh_auto_clean: ocamlinit-clean

-- 
frama-c packaging



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