forked from pool/grisbi
Accepting request 1157756 from home:bmwiedemann:branches:GNOME:Apps
Move install commands into %install section OBS-URL: https://build.opensuse.org/request/show/1157756 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/grisbi?expand=0&rev=38
This commit is contained in:
parent
aae38a8bad
commit
dc02c48f24
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 19:40:32 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Move install commands into %install section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 18:47:20 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -64,12 +64,12 @@ One notable feature is that it respects French accounting rules.
|
||||
# Those files are deprecated and not needed anymore
|
||||
rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
|
||||
|
||||
%check
|
||||
%make_build check
|
||||
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%fdupes -s %{buildroot}%{_datadir}
|
||||
|
||||
%check
|
||||
%make_build check
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README
|
||||
|
Loading…
Reference in New Issue
Block a user