Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
maestro-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
maestro
maestro-core
Commits
2c5ae9e4
Commit
2c5ae9e4
authored
4 years ago
by
Utz-Uwe Haus
Browse files
Options
Downloads
Patches
Plain Diff
fix uninstall of mamba headers
parent
3f9b0085
Branches
felix_issue287_tech-wrf-datahandler-should-inherit-from-singlestationdatahandler
Branches containing commit
Tags
Tags containing commit
2 merge requests
!3
Jsc ci update
,
!2
update JSC-CI branch to devel
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
deps/Makefile.am
+2
-2
2 additions, 2 deletions
deps/Makefile.am
with
2 additions
and
2 deletions
deps/Makefile.am
+
2
−
2
View file @
2c5ae9e4
...
...
@@ -45,8 +45,8 @@ install-data-local:
make
-C
mamba/memory
includedir
=
${
pkgincludedir
}
install-nobase_includeHEADERS
uninstall-local
:
cd
deps/
mamba/common
&&
make
uninstall-nobase_includeHEADERS
cd
deps/
mamba/memory
&&
make
uinstall-nobase_includeHEADERS
make
-C
mamba/common
includedir
=
${
pkgincludedir
}
uninstall-nobase_includeHEADERS
make
-C
mamba/memory
includedir
=
${
pkgincludedir
}
u
n
install-nobase_includeHEADERS
dist-hook
:
dist-clean-protobuf dist-clean-protobuf-c dist-clean-mio
...
...
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