|
|
@ -55,6 +55,9 @@ make %{?_smp_mflags} |
|
|
|
|
|
|
|
|
|
|
|
%install |
|
|
|
%install |
|
|
|
cd build |
|
|
|
cd build |
|
|
|
|
|
|
|
%if 0%{?mageia} |
|
|
|
|
|
|
|
cd build |
|
|
|
|
|
|
|
%endif |
|
|
|
chrpath -d i2pd |
|
|
|
chrpath -d i2pd |
|
|
|
%{__install} -D -m 755 i2pd %{buildroot}%{_sbindir}/i2pd |
|
|
|
%{__install} -D -m 755 i2pd %{buildroot}%{_sbindir}/i2pd |
|
|
|
%{__install} -D -m 755 %{_builddir}/%{name}-%{version}/contrib/i2pd.conf %{buildroot}%{_sysconfdir}/i2pd/i2pd.conf |
|
|
|
%{__install} -D -m 755 %{_builddir}/%{name}-%{version}/contrib/i2pd.conf %{buildroot}%{_sysconfdir}/i2pd/i2pd.conf |
|
|
|