Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ag-ohlberger
dune-community
docker
Commits
944803b6
Commit
944803b6
authored
2 years ago
by
René Fritze
Browse files
Options
Downloads
Patches
Plain Diff
[qtcreator] fix stable m4 switch
parent
d4269370
No related branches found
No related tags found
1 merge request
!126
Fix stable vs. unstable
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/include/qtcreator
+1
-1
1 addition, 1 deletion
debian/include/qtcreator
with
1 addition
and
1 deletion
debian/include/qtcreator
+
1
−
1
View file @
944803b6
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(
un
stable-qtcreator))
ifelse(DEBIANVERSION, `
un
stable', include(
un
stable-qtcreator), include(stable-qtcreator))
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment