Skip to content
Snippets Groups Projects
Commit 10a5a30a authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

[#18269] Disable manpage

parent dea42579
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ TAG_NAME_PREFIX= ...@@ -25,7 +25,7 @@ TAG_NAME_PREFIX=
VERSION_NUMBER="1.2.0" VERSION_NUMBER="1.2.0"
#LAUNCHPAD_PACKAGES=("sflphone-common" "sflphone-client-kde" "sflphone-client-gnome" "sflphone-plugins" "sflphone-common-video" "sflphone-client-gnome-video" "sflphone-video") #LAUNCHPAD_PACKAGES=("sflphone-common" "sflphone-client-kde" "sflphone-client-gnome" "sflphone-plugins" "sflphone-common-video" "sflphone-client-gnome-video" "sflphone-video")
LAUNCHPAD_PACKAGES=("sflphone-client-gnome-video") LAUNCHPAD_PACKAGES=("sflphone-client-gnome-video" "sflphone-common-video")
# LAUNCHPAD_PACKAGES=("sflphone-client-kde") # LAUNCHPAD_PACKAGES=("sflphone-client-kde")
echo echo
......
...@@ -93,7 +93,7 @@ binary-common: ...@@ -93,7 +93,7 @@ binary-common:
# dh_installinit # dh_installinit
# dh_installcron # dh_installcron
# dh_installinfo # dh_installinfo
dh_installman # dh_installman
dh_link dh_link
dh_strip dh_strip
dh_compress dh_compress
......
...@@ -70,7 +70,7 @@ binary-common: ...@@ -70,7 +70,7 @@ binary-common:
dh_installchangelogs ChangeLog dh_installchangelogs ChangeLog
dh_installdocs dh_installdocs
dh_installexamples dh_installexamples
dh_installman # dh_installman
dh_link dh_link
dh_compress dh_compress
dh_fixperms dh_fixperms
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment