diff options
author | Sam James <sam@gentoo.org> | 2024-05-02 04:54:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-02 04:54:52 +0100 |
commit | 5b319ce2102e47dca7d798bb516b27ea795c3eb0 (patch) | |
tree | 7dfada3979f2dcebcb2d61a2ac7b668298b9e580 /x11-wm/notion/notion-9999.ebuild | |
parent | x11-wm/notion: Fix passing of incompatible pointer type (diff) | |
download | gentoo-5b319ce2102e47dca7d798bb516b27ea795c3eb0.tar.gz gentoo-5b319ce2102e47dca7d798bb516b27ea795c3eb0.tar.bz2 gentoo-5b319ce2102e47dca7d798bb516b27ea795c3eb0.zip |
x11-wm/notion: drop merged patch from 9999
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/notion/notion-9999.ebuild')
-rw-r--r-- | x11-wm/notion/notion-9999.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-wm/notion/notion-9999.ebuild b/x11-wm/notion/notion-9999.ebuild index 213357db0dbf..17f1344a33e4 100644 --- a/x11-wm/notion/notion-9999.ebuild +++ b/x11-wm/notion/notion-9999.ebuild @@ -43,10 +43,6 @@ BDEPEND=" ${LUA_DEPS} virtual/pkgconfig" -PATCHES=( - "${FILESDIR}"/${PN}-4.0.2-gcc14-build-fix.patch -) - src_configure() { tc-export AR CC PKG_CONFIG export INSTALL_STRIP="" |