Use make_install macro
This commit is contained in:
parent
1cdb9550a3
commit
584cca968c
@ -30,7 +30,7 @@ make %{?_smp_mflags}
|
||||
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%make_install
|
||||
|
||||
# Update the screenshot shown in the software center
|
||||
#
|
||||
@ -69,6 +69,7 @@ update-desktop-database &> /dev/null || :
|
||||
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||
- Update to 3.22.0
|
||||
- Don't set group tags
|
||||
- Use make_install macro
|
||||
|
||||
* Thu May 12 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
||||
- Update to 3.20.2
|
||||
|
Loading…
Reference in New Issue
Block a user