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

[#14162] Update script to build all packages

parent afb3cfe4
No related branches found
No related tags found
No related merge requests found
...@@ -240,7 +240,7 @@ END ...@@ -240,7 +240,7 @@ END
sed -i "s/SYSTEM/${LAUNCHPAD_DISTRIBUTION}/g" ${DEBIAN_DIR}/changelog sed -i "s/SYSTEM/${LAUNCHPAD_DISTRIBUTION}/g" ${DEBIAN_DIR}/changelog
cd ${LAUNCHPAD_DIR}/${LAUNCHPAD_PACKAGE} cd ${LAUNCHPAD_DIR}/${LAUNCHPAD_PACKAGE}
if [ "${LAUNCHPAD_PACKAGE}" == "sflphone-client-kde" ]; then if [ "${LAUNCHPAD_PACKAGE}" != "sflphone-client-kde" ]; then
./autogen.sh ./autogen.sh
fi fi
debuild -S -sa -kF5362695 debuild -S -sa -kF5362695
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment