public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: Use make_install macro
@ 2026-06-24 11:34 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-06-24 11:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : bf43550488ac73a7a139fca801914ab423665a40
Author : Kalev Lember <klember@redhat.com>
Date   : 2015-08-17T19:51:27+02:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/bf43550488ac73a7a139fca801914ab423665a40?branch=wip/oholy/f45-update

Log:
Use make_install macro

---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 6264b9a..08b0e70 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -47,7 +47,7 @@ The program also allows to share files using ObexFTP over Bluetooth.
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
+%make_install
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
 
@@ -80,6 +80,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %changelog
 * Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
 - Update to 3.17.90
+- Use make_install macro
 
 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.14.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 11:34 [rpms/gnome-user-share] wip/oholy/f45-update: Use make_install macro Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox