Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sot-dynamic-pinocchio
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Stack Of Tasks
sot-dynamic-pinocchio
Commits
880df4c3
Commit
880df4c3
authored
14 years ago
by
Thomas Moulard
Browse files
Options
Downloads
Patches
Plain Diff
Remove useless ldconfig call.
parent
b2ae1ce3
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
[major][cpp] starting point to integrate pinocchio
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/rules
+6
-0
6 additions, 0 deletions
debian/rules
with
6 additions
and
0 deletions
debian/rules
+
6
−
0
View file @
880df4c3
...
...
@@ -15,6 +15,12 @@ export DEB_BUILD_OPTIONS=nocheck
override_dh_auto_configure
:
dh_auto_configure
--
-DGENERATE_DOC
=
ON
# Remove useless ldconfig call.
override_dh_makeshlibs
:
dh_makeshlibs
--
rm
debian/libsot-dynamic1.0.0.99.postinst.debhelper
rm
debian/libsot-dynamic1.0.0.99.postrm.debhelper
# FIXME: this is only necessary because some binaries are linked against
# plug-ins.
# Teach dh_shlibdeps where the plug-in are located.
...
...
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