No plugindir needed anymore.
This commit is contained in:
parent
2e642151eb
commit
991067144a
@ -47,8 +47,8 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT _docs
|
rm -rf $RPM_BUILD_ROOT
|
||||||
install -dm 755 $RPM_BUILD_ROOT%{plugindir}
|
rm -rf _docs
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
install -Dpm 644 etc/opensc.conf $RPM_BUILD_ROOT%{_sysconfdir}/opensc.conf
|
install -Dpm 644 etc/opensc.conf $RPM_BUILD_ROOT%{_sysconfdir}/opensc.conf
|
||||||
# use NEWS file timestamp as reference for configuration file
|
# use NEWS file timestamp as reference for configuration file
|
||||||
|
Loading…
Reference in New Issue
Block a user