Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
collectd-pkg-debian
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
github-mirror
collectd-pkg-debian
Commits
4ccfcb3b
Commit
4ccfcb3b
authored
Aug 21, 2015
by
Sebastian Harl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the JRE path for the rpath override.
parent
91960c84
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
debian/changelog
debian/changelog
+2
-0
debian/collectd-core.overrides
debian/collectd-core.overrides
+1
-1
No files found.
debian/changelog
View file @
4ccfcb3b
...
...
@@ -69,6 +69,8 @@ collectd (5.5.0-1) UNRELEASED; urgency=medium
- Renamed patch files from *.dpatch to *.patch and drop the dpatch header.
- Changed debian/patches/00list to debian/patches/series.
- Drop all patch operations from debian/rules.
* debian/collectd-core.overrides:
- Update the JRE path for the rpath override.
-- Marc Fournier <marc.fournier@camptocamp.com> Tue, 30 Jun 2015 07:08:39 +0200
...
...
debian/collectd-core.overrides
View file @
4ccfcb3b
...
...
@@ -10,5 +10,5 @@ collectd-core: capitalization-error-in-description python Python
# The "java" plugin uses libjvm.so which can only be found in a non-standard
# directory. According to the Java guys the path name and the ABI is stable
# though ...
collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/
default-java
/jre/lib/*/server
collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/
*
/jre/lib/*/server
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment