Skip to content
Snippets Groups Projects
Commit 944803b6 authored by René Fritze's avatar René Fritze
Browse files

[qtcreator] fix stable m4 switch

parent d4269370
No related branches found
No related tags found
1 merge request!126Fix stable vs. unstable
RUN APT_UPDATE && \
apt-get dist-upgrade -qqy --no-install-recommends APT_REDIRECT && \
APT_INSTALL git-gui gitk paraview libgmsh-dev
ifelse(DEBIANVERSION, `stable', include(stable-qtcreator), include(unstable-qtcreator))
ifelse(DEBIANVERSION, `unstable', include(unstable-qtcreator), include(stable-qtcreator))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment