parent
054a04cf7b
commit
667b872902
@ -15,6 +15,11 @@ BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: systemd
|
||||
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: automake
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: libtool
|
||||
|
||||
|
||||
%description
|
||||
Collection of Linux utilities for devices that use the SCSI command set.
|
||||
@ -48,7 +53,7 @@ developing applications.
|
||||
%autosetup -p 1 -n sg3_utils-%{version}r904
|
||||
|
||||
%build
|
||||
autoreconf -ivf
|
||||
./autogen.sh
|
||||
%configure --disable-static
|
||||
|
||||
# Don't use rpath!
|
||||
|
Loading…
Reference in New Issue
Block a user