Browse Source

we need to bootstrap when using upstream source

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2 years ago
parent
commit
79fbae9dcb
  1. 1
      SPECS/patchelf.spec

1
SPECS/patchelf.spec

@ -31,6 +31,7 @@ of an executable and change the RPATH of an executable or library. @@ -31,6 +31,7 @@ of an executable and change the RPATH of an executable or library.
rm src/elf.h

%build
./bootstrap.sh
%configure
make %{?_smp_mflags}


Loading…
Cancel
Save