mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user