X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=debian%2Frules;h=01b83297d3d28001d19a1dcec538d28fab8ef2c2;hb=a0509ff0715533e341573e24f6888fd7dcf4ba51;hp=da6272eaa482c572ea8e85035b7a363c25b753da;hpb=d2a25fd1735506e8592bcd70b9c02063023cb149;p=libguestfs.git diff --git a/debian/rules b/debian/rules index da6272e..01b8329 100755 --- a/debian/rules +++ b/debian/rules @@ -12,6 +12,7 @@ DEB_BUILD_OPTIONS=nocheck include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/class/python-distutils.mk +include /usr/share/cdbs/1/rules/ocaml.mk DEB_CONFIGURE_EXTRA_FLAGS := \ --with-java-home=no \ @@ -19,7 +20,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \ --disable-haskell \ --disable-php \ --with-readline \ - --enable-install-daemon \ + --enable-install-daemon \ --with-python-installdir=/usr/share/pyshared DEB_DBG_PACKAGES = libguestfs0-dbg