[Pkg-ocaml-maint-commits] [SCM] dose2 packaging branch, master, updated. debian/1.3.2-1-11-g4f0dc9b
Ralf Treinen
rt at free.fr
Wed Mar 18 08:02:45 UTC 2009
The following commit has been merged in the master branch:
commit 27807d3c04bb4a24a0c343c95c0ccd99872001ef
Author: Ralf Treinen <rt at free.fr>
Date: Wed Mar 18 08:38:41 2009 +0100
use install file
diff --git a/debian/rules b/debian/rules
index cba8ea5..385bfc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,9 +18,9 @@ debian/configure-stamp:
clean::
rm -f debian/configure-stamp
-install/$(DEV_PKG_NAME)::
- mkdir -p debian/$(DLL_PKG_NAME)$(OCAML_DLL_DIR)
- mv debian/$(DEV_PKG_NAME)$(OCAML_STDLIB_DIR)/$(LIB_NAME)/*.so \
- debian/$(DLL_PKG_NAME)$(OCAML_DLL_DIR)
+#install/$(DEV_PKG_NAME)::
+# mkdir -p debian/$(DLL_PKG_NAME)$(OCAML_DLL_DIR)
+# mv debian/$(DEV_PKG_NAME)$(OCAML_STDLIB_DIR)/$(LIB_NAME)/*.so \
+# debian/$(DLL_PKG_NAME)$(OCAML_DLL_DIR)
OCAML_OCAMLDOC_PACKAGES = $(OCAML_LIBDEV_PACKAGES)
--
dose2 packaging
More information about the Pkg-ocaml-maint-commits
mailing list