[Pkg-ocaml-maint-commits] [SCM] pkglab packaging branch, master, updated. debian/1.4.2-4-16-gb576ec3
Ralf Treinen
treinen at free.fr
Thu Aug 20 21:56:02 UTC 2009
The following commit has been merged in the master branch:
commit 308bf21cf6215c0166a8c6dfedadc375de88d096
Author: Ralf Treinen <treinen at free.fr>
Date: Thu Aug 20 22:57:48 2009 +0200
fix typo
diff --git a/debian/contrib/edos-builddebcheck b/debian/contrib/edos-builddebcheck
index 09bcfe2..847da2e 100644
--- a/debian/contrib/edos-builddebcheck
+++ b/debian/contrib/edos-builddebcheck
@@ -73,7 +73,7 @@ if ( $architecture eq "" ) {
}
}
-gopen(RESULT,"python /usr/share/edos-distcheck/add-sources.py ".
+open(RESULT,"python /usr/share/edos-distcheck/add-sources.py ".
"--prefix \"$sourceprefix\" < $packagefile $sourcesfile $architecture ".
"| edos-debcheck $edosoptions|");
--
pkglab packaging
More information about the Pkg-ocaml-maint-commits
mailing list