The following commit has been merged in the master branch:
commit 902b600b202905679b383ae1106bf9eeba992947
Author: Mehdi Dogguy <[email protected]>
Date: Thu Feb 19 13:13:49 2009 +0100
PREFIX is set bask to /usr
diff --git a/debian/rules b/debian/rules
index b5368e9..360c9a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ ocamlinit-clean:
build: ocamlinit build-stamp
build-stamp: patch-stamp
dh_testdir
- $(MAKE) TARGET=$(TARGET) PREFIX=$(CURDIR)/debian/menhir/usr
+ $(MAKE) TARGET=$(TARGET) PREFIX=/usr
dh build --after auto_build
touch $@
--
menhir packaging
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits