From: Stefano Zacchiroli Date: Sun, 31 Jul 2005 10:11:24 +0000 (+0000) Subject: fetch debhelper from the net X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~608^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9bfaf818715bcd9b104d9d4612232d41cdafbe62;p=ocaml.git fetch debhelper from the net --- diff --git a/Makefile b/Makefile index 9d0935c6..bdc5862f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# DEBHELPER_VERSION := $(shell grep-available -X -F Package -s Version debhelper | cut -f 2 -d ' ') -DEBHELPER_VERSION = 4.9.3 +DEBHELPER_VERSION := $(shell grep-available -X -F Package -s Version debhelper | cut -f 2 -d ' ') +# DEBHELPER_VERSION = 4.9.3 OCAML_VERSION = 3.08.3 OCAML_LIB_DIR = /usr/lib/ocaml/$(OCAML_VERSION) DEBHELPER_DSC = debhelper_$(DEBHELPER_VERSION).dsc