net-fs/samba: remove obsolete sed for gpgme.h

Closes: https://bugs.gentoo.org/961427
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2025-08-12 14:08:23 -04:00
parent 8e6551d570
commit 7f39d401cc
3 changed files with 0 additions and 12 deletions

View File

@@ -209,10 +209,6 @@ src_prepare() {
# Ugly hackaround for bug #592502
#cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die
sed -e 's:<gpgme\.h>:<gpgme/gpgme.h>:' \
-i source4/dsdb/samdb/ldb_modules/password_hash.c \
|| die
# WAF
multilib_copy_sources
}

View File

@@ -208,10 +208,6 @@ src_prepare() {
# Ugly hackaround for bug #592502
#cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die
sed -e 's:<gpgme\.h>:<gpgme/gpgme.h>:' \
-i source4/dsdb/samdb/ldb_modules/password_hash.c \
|| die
# bug #943942
append-cflags -std=gnu17

View File

@@ -208,10 +208,6 @@ src_prepare() {
# Ugly hackaround for bug #592502
#cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die
sed -e 's:<gpgme\.h>:<gpgme/gpgme.h>:' \
-i source4/dsdb/samdb/ldb_modules/password_hash.c \
|| die
# bug #943942
append-cflags -std=gnu17