[Pkg-ocaml-maint-commits] r1571 - trunk/packages/ulex/branches/dh_ocaml/trunk/debian

Stefano Zacchiroli zack at costa.debian.org
Mon Aug 1 13:41:13 UTC 2005


Author: zack
Date: 2005-08-01 13:41:12 +0000 (Mon, 01 Aug 2005)
New Revision: 1571

Modified:
   trunk/packages/ulex/branches/dh_ocaml/trunk/debian/rules
Log:
typo in debian/rules


Modified: trunk/packages/ulex/branches/dh_ocaml/trunk/debian/rules
===================================================================
--- trunk/packages/ulex/branches/dh_ocaml/trunk/debian/rules	2005-08-01 13:39:40 UTC (rev 1570)
+++ trunk/packages/ulex/branches/dh_ocaml/trunk/debian/rules	2005-08-01 13:41:12 UTC (rev 1571)
@@ -5,5 +5,5 @@
 DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/ocaml-ulex$(shell ocamlc -where)
 common-build-arch::
 	if [ -x /usr/bin/ocamlopt ]; then $(MAKE) all.opt; else true; fi
-binary-post-install/libpcre-ocaml-dev::
+binary-post-install/ocaml-ulex::
 	dh_ocaml -p ocaml-ulex -l ocaml-ulex




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