Enable parallel port support
Enabling parallel port support does not hurt anyone, but may help someone. So why not just enable it?
This commit is contained in:
parent
43e07128af
commit
49e92c60b2
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ mv NEWS~ NEWS
|
|||
|
||||
|
||||
%build
|
||||
%configure --enable-doc --enable-linuxgpio --enable-linuxspi --sysconfdir=%{_sysconfdir}/%{name}
|
||||
%configure --enable-doc --enable-linuxgpio --enable-linuxspi --enable-parport --sysconfdir=%{_sysconfdir}/%{name}
|
||||
%make_build
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue