oops
This commit is contained in:
parent
7948d93173
commit
2c1e1cb135
|
@ -173,6 +173,7 @@ popd
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
%{makeinstall} \
|
%{makeinstall} \
|
||||||
libexecdir=$RPM_BUILD_ROOT%{_libexecdir}/openssh \
|
libexecdir=$RPM_BUILD_ROOT%{_libexecdir}/openssh \
|
||||||
|
datadir=$RPM_BUILD_ROOT%{_datadir}/openssh \
|
||||||
DESTDIR=/ # Hack to disable key generation
|
DESTDIR=/ # Hack to disable key generation
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue