fix(packaging): add dh_makeshlibs back

This commit is contained in:
Ludovic Marcotte
2020-05-15 11:18:16 -04:00
parent 9a0b0ccb83
commit 0fa6947a74
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -91,6 +91,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
dh_shlibdeps
dh_installdeb
dh_gencontrol
+1
View File
@@ -93,6 +93,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
dh_shlibdeps
dh_installdeb
dh_gencontrol