Use make_install macro
This commit is contained in:
parent
69aa5a5ad8
commit
a877975171
@ -31,7 +31,7 @@ Clock application designed for GNOME 3
|
||||
make V=1 %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%make_install
|
||||
%find_lang gnome-clocks --with-gnome
|
||||
|
||||
# Update the screenshot shown in the software center
|
||||
@ -83,6 +83,7 @@ fi
|
||||
%changelog
|
||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||
- Update to 3.22.0
|
||||
- Use make_install macro
|
||||
|
||||
* Mon Aug 29 2016 Kalev Lember <klember@redhat.com> - 3.21.2-1
|
||||
- Update to 3.21.2
|
||||
|
Loading…
Reference in New Issue
Block a user