Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dbus
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
pkg
obcore
dbus
Commits
0cc38af9
Commit
0cc38af9
authored
1 year ago
by
Eric Vidal
Browse files
Options
Downloads
Patches
Plain Diff
remove dbus-daemon-units package
parent
22c63b32
No related branches found
Branches containing commit
Tags
1.14.10-2
Tags containing commit
No related merge requests found
Pipeline
#70376
passed
1 month ago
Stage: update
Changes
1
Pipelines
345
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
diff/patch/PKG.patch
+25
-4
25 additions, 4 deletions
diff/patch/PKG.patch
with
25 additions
and
4 deletions
diff/patch/PKG.patch
+
25
−
4
View file @
0cc38af9
diff -uar a/PKGBUILD b/PKGBUILD
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,13 +19,11 @@
@@ -6,7 +6,6 @@
pkgbase=dbus
pkgname=(
dbus
- dbus-daemon-units
dbus-docs
)
pkgver=1.14.10
@@ -19,13 +18,11 @@
audit
libcap-ng
expat
...
...
@@ -15,7 +23,7 @@ diff -uar a/PKGBUILD b/PKGBUILD
xmlto
yelp-tools
)
@@ -65,6 +6
3
,15 @@
@@ -65,6 +6
2
,15 @@
--enable-ducktype-docs
--disable-static
--without-x
...
...
@@ -31,7 +39,7 @@ diff -uar a/PKGBUILD b/PKGBUILD
)
cd dbus-$pkgver
@@ -91,7 +9
8
,6 @@
@@ -91,7 +9
7
,6 @@
libaudit.so
libcap-ng.so
libexpat.so
...
...
@@ -39,7 +47,7 @@ diff -uar a/PKGBUILD b/PKGBUILD
)
provides=(
libdbus
@@ -105,
14
+11
1
,1
4
@@
@@ -105,
27
+11
0
,1
8
@@
rm -r "$pkgdir"/{etc,var}
...
...
@@ -56,3 +64,16 @@ diff -uar a/PKGBUILD b/PKGBUILD
install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
}
-package_dbus-daemon-units() {
- pkgdesc+=" - Service units"
- depends=(dbus)
- provides=(dbus-units)
- conflicts=(dbus-broker-units)
-
- mv unit/* "$pkgdir"
-}
-
package_dbus-docs() {
pkgdesc+=" - Documentation"
depends=()
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