X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fgdome_xslt%2Fdebian%2Frules;h=6479a0b90f8aa7f6ad3f730be1d55cbc8fa88788;hb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;hp=48dcdb7fb9e1066378f998aaae5f438f5b350899;hpb=b46f5a395bc78ea156ab2381d917608049493f1d;p=helm.git diff --git a/helm/DEVEL/gdome_xslt/debian/rules b/helm/DEVEL/gdome_xslt/debian/rules index 48dcdb7fb..6479a0b90 100755 --- a/helm/DEVEL/gdome_xslt/debian/rules +++ b/helm/DEVEL/gdome_xslt/debian/rules @@ -5,10 +5,8 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# This is the debhelper compatibility version to use. -export DH_COMPAT=4 - TARGETDIR = debian/libgdome2-xslt-ocaml-dev +SHARED_LIB_PKG = libgdome2-xslt0 configure: configure-stamp configure-stamp: @@ -35,9 +33,8 @@ install: build dh_clean -k dh_installdirs -s $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp - dh_movefiles + dh_install --sourcedir=debian/tmp -# Build architecture-dependent files here. binary-arch: build install dh_testdir dh_testroot @@ -50,6 +47,7 @@ binary-arch: build install dh_strip -s dh_compress -s dh_fixperms -s + dh_makeshlibs -p $(SHARED_LIB_PKG) dh_installdeb -s dh_shlibdeps -s dh_gencontrol -s