summaryrefslogtreecommitdiff
path: root/gnustep-libs
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-17 00:44:21 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-17 00:44:21 +0000
commit66776ae25ff4bfbf8c897669a4b10d54ba988907 (patch)
treea4d7393c80e7d92168728edcc95a50ab4c279945 /gnustep-libs
parent895e8ad50ac8aa3bf6567d6c9893fd0a56e54eaf (diff)
downloadbaldeagleos-repo-66776ae25ff4bfbf8c897669a4b10d54ba988907.tar.gz
baldeagleos-repo-66776ae25ff4bfbf8c897669a4b10d54ba988907.tar.xz
baldeagleos-repo-66776ae25ff4bfbf8c897669a4b10d54ba988907.zip
Adding metadata
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild b/gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild
index e859cab8efe9..e2cb6e3fa8d5 100644
--- a/gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild
+++ b/gnustep-libs/dbuskit/dbuskit-0.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ IUSE=""
DEPEND=">=sys-apps/dbus-1.2.1"
RDEPEND="${DEPEND}"
-PATCHES=( ${FILESDIR}/${P}-remove_gc.patch )
+PATCHES=( "${FILESDIR}"/${P}-remove_gc.patch )
S=${WORKDIR}/libs-${P}