fix(packaging): disabled openchange some more

pull/278/head
Ludovic Marcotte 2020-05-15 10:48:25 -04:00
parent 47d01326c9
commit 2911578f4b
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ binary-arch: build-arch install-arch
ln -s GNUstep/Frameworks/SOGo.framework/Versions/*/libSOGo* ./ )
dh_compress -X.py -X.sh
dh_fixperms
dh_makeshlibs -X/usr/lib/$(DEB_HOST_MULTIARCH)/mapistore_backends
# dh_makeshlibs -X/usr/lib/$(DEB_HOST_MULTIARCH)/mapistore_backends
dh_shlibdeps
dh_installdeb
dh_gencontrol

View File

@ -105,7 +105,7 @@ binary-arch: build-arch install-arch
ln -s GNUstep/Frameworks/SOGo.framework/Versions/*/libSOGo* ./ )
dh_compress -X.py -X.sh
dh_fixperms
dh_makeshlibs -X/usr/lib/mapistore_backends
# dh_makeshlibs -X/usr/lib/mapistore_backends
dh_shlibdeps
dh_installdeb
dh_gencontrol