- use make macros
This commit is contained in:
parent
d1fbb42f21
commit
f583b943aa
@ -45,10 +45,10 @@ mv CHANGES.utf8 CHANGES
|
||||
--enable-openssl --enable-sycls --enable-filan \
|
||||
--enable-retry # --enable-fips
|
||||
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install
|
||||
%make_install
|
||||
install -d %{buildroot}/%{_docdir}/socat
|
||||
install -m 0644 *.sh %{buildroot}/%{_docdir}/socat/
|
||||
echo ".so man1/socat.1" | gzip > %{buildroot}/%{_mandir}/man1/filan.1.gz
|
||||
|
||||
Loading…
Reference in New Issue
Block a user