Resolves: RHEL-1616 Update autogen.patch
This commit is contained in:
parent
65825f5adf
commit
3faca5c64e
@ -7,7 +7,7 @@ index 83779c7..507dab5 100755
|
||||
mkdir -p m4
|
||||
|
||||
-autoreconf --force --install --verbose
|
||||
+autoreconf --force --install
|
||||
+autoreconf --force --install 2>/dev/null
|
||||
|
||||
cd $olddir
|
||||
test -n "$NOCONFIGURE" || "$srcdir/configure" "$@"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user