mirror of
https://github.com/Fishwaldo/LEDMessageBoard.git
synced 2025-07-09 06:18:50 +00:00
where does it go?
This commit is contained in:
parent
262be9993d
commit
ee8bf4a48a
1 changed files with 1 additions and 1 deletions
2
dist/LMBd.spec
vendored
2
dist/LMBd.spec
vendored
|
@ -19,7 +19,7 @@ Led Message Board Driver
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_INSTALL_SYSCONFDIR=%{%_sysconfdir} -G "Unix Makefiles" .
|
||||
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir} -G "Unix Makefiles" .
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue