summaryrefslogtreecommitdiff
path: root/net-misc/rsync/rsync-3.2.7-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/rsync/rsync-3.2.7-r4.ebuild')
-rw-r--r--net-misc/rsync/rsync-3.2.7-r4.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/rsync/rsync-3.2.7-r4.ebuild b/net-misc/rsync/rsync-3.2.7-r4.ebuild
index 9d19a857389f..831a218e466c 100644
--- a/net-misc/rsync/rsync-3.2.7-r4.ebuild
+++ b/net-misc/rsync/rsync-3.2.7-r4.ebuild
@@ -93,6 +93,8 @@ pkg_setup() {
src_prepare() {
default
+ sed -i -e 's/AC_HEADER_MAJOR_FIXED/AC_HEADER_MAJOR/' configure.ac
+
if [[ ${PV} == *9999 || -n ${RSYNC_NEEDS_AUTOCONF} ]] ; then
eaclocal -I m4
eautoconf -o configure.sh