Skip to content

Commit 6542ebe

Browse files
authored
nextcloud-client: fix dbus service location (#368873)
2 parents 547718a + 41d9661 commit 6542ebe

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

pkgs/applications/networking/nextcloud-client/0001-Explicitly-copy-dbus-files-into-the-store-dir.patch

Lines changed: 0 additions & 21 deletions
This file was deleted.

pkgs/applications/networking/nextcloud-client/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ stdenv.mkDerivation rec {
3939
};
4040

4141
patches = [
42-
# Explicitly move dbus configuration files to the store path rather than `/etc/dbus-1/services`.
43-
./0001-Explicitly-copy-dbus-files-into-the-store-dir.patch
4442
./0001-When-creating-the-autostart-entry-do-not-use-an-abso.patch
4543
];
4644

0 commit comments

Comments
 (0)