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}
|
make V=1 %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
%make_install
|
||||||
%find_lang gnome-clocks --with-gnome
|
%find_lang gnome-clocks --with-gnome
|
||||||
|
|
||||||
# Update the screenshot shown in the software center
|
# Update the screenshot shown in the software center
|
||||||
@ -83,6 +83,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||||
- Update to 3.22.0
|
- Update to 3.22.0
|
||||||
|
- Use make_install macro
|
||||||
|
|
||||||
* Mon Aug 29 2016 Kalev Lember <klember@redhat.com> - 3.21.2-1
|
* Mon Aug 29 2016 Kalev Lember <klember@redhat.com> - 3.21.2-1
|
||||||
- Update to 3.21.2
|
- Update to 3.21.2
|
||||||
|
Loading…
Reference in New Issue
Block a user