mirror of
https://git.zap.org.au/git/trader.git
synced 2025-06-30 22:19:26 -04:00
Remove the clean line from the "%install" target
This line is not required by Fedora and is considered bad coding style by openSUSE.
This commit is contained in:
parent
f6434ee5f3
commit
1a6270c7f9
@ -52,7 +52,6 @@ make %{?_smp_mflags}
|
||||
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
make DESTDIR=%{buildroot} install
|
||||
%find_lang %{name}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user