Compare commits
No commits in common. "rawhide" and "f44" have entirely different histories.
1 changed files with 2 additions and 2 deletions
4
wcd.spec
4
wcd.spec
|
|
@ -86,11 +86,11 @@ plain-text documentation files, changelogs, and so on.
|
|||
|
||||
|
||||
%build
|
||||
%make_build --directory=src %{wcd_opts}
|
||||
%make_build -C src %{wcd_opts}
|
||||
|
||||
|
||||
%install
|
||||
%make_install install-profile --directory=src %{wcd_opts}
|
||||
%make_install install-profile -C src %{wcd_opts}
|
||||
%find_lang wcd --with-man
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue