[Pkg-ocaml-maint-commits] [SCM] bibtex2html packaging branch, master, updated. debian/1.96-2-4-g0ec6601
Ralf Treinen
treinen at debian.org
Mon Apr 18 17:15:49 UTC 2011
The following commit has been merged in the master branch:
commit 0ec6601187eacac6055c251666ea34dd0fb93f12
Author: Ralf Treinen <treinen at debian.org>
Date: Mon Apr 18 18:56:17 2011 +0200
typo in test patch
diff --git a/debian/patches/test-byte b/debian/patches/test-byte
index 29f74f4..5a7409c 100644
--- a/debian/patches/test-byte
+++ b/debian/patches/test-byte
@@ -10,8 +10,8 @@ Index: bibtex2html/Makefile.in
@echo "test passed successfully"
+test-byte: bibtex2html.byte bib2bib.byte
-+ ./bib2bib$.byte test.bib
-+ ./bibtex2html$.byte test.bib
++ ./bib2bib.byte test.bib
++ ./bibtex2html.byte test.bib
+ @echo "test passed successfully"
+
install-indep:
--
bibtex2html packaging
More information about the Pkg-ocaml-maint-commits
mailing list