[Pkg-ocaml-maint-commits] [SCM] ocamlgraph packaging branch, master, updated. debian/1.0-2-8-g1ccb222

Mehdi Dogguy dogguy at pps.jussieu.fr
Sat Jul 4 21:44:38 UTC 2009


The following commit has been merged in the master branch:
commit 1ccb222a819b92a107e507d49bf4331055ebbd50
Author: Mehdi Dogguy <dogguy at pps.jussieu.fr>
Date:   Sat Jul 4 23:28:38 2009 +0200

    Update list of files to backup

diff --git a/debian/rules b/debian/rules
index ae3e048..5737797 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,6 @@ clean::
 	-cp '$(CURDIR)/src/dot_parser.mli' '$(CURDIR)/src/dot_parser.mli.old'
 	-cp '$(CURDIR)/src/version.ml'     '$(CURDIR)/src/version.ml.old'    
 	-cp '$(CURDIR)/src/gml.ml'         '$(CURDIR)/src/gml.ml.old'        
-	-cp '$(CURDIR)/src/path.mlocamlwizard_tmp_file.annot' '$(CURDIR)/src/path.mlocamlwizard_tmp_file.annot.old'
 
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
@@ -74,7 +73,6 @@ clean::
 	-cp '$(CURDIR)/src/dot_parser.mli.old' '$(CURDIR)/src/dot_parser.mli'
 	-cp '$(CURDIR)/src/version.ml.old'     '$(CURDIR)/src/version.ml'
 	-cp '$(CURDIR)/src/gml.ml.old'         '$(CURDIR)/src/gml.ml'
-	-cp '$(CURDIR)/src/path.mlocamlwizard_tmp_file.annot.old' '$(CURDIR)/src/path.mlocamlwizard_tmp_file.annot'
 	-$(RM) '$(CURDIR)/src/imperative.mli~.old'
 	-$(RM) '$(CURDIR)/src/imperative.ml~.old'
 	-$(RM) '$(CURDIR)/src/persistent.mli~.old'
@@ -84,4 +82,3 @@ clean::
 	-$(RM) '$(CURDIR)/src/dot_parser.mli.old'
 	-$(RM) '$(CURDIR)/src/version.ml.old'    
 	-$(RM) '$(CURDIR)/src/gml.ml.old'        
-	-$(RM) '$(CURDIR)/src/path.mlocamlwizard_tmp_file.annot.old'

-- 
ocamlgraph packaging



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