[gnome-ostree] 3.6: Fix hostap/supplicant patch
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] 3.6: Fix hostap/supplicant patch
- Date: Tue, 18 Sep 2012 22:40:45 +0000 (UTC)
commit 37e21566c64ebf39bef512610826a87c04792db4
Author: Colin Walters <walters verbum org>
Date: Tue Sep 18 18:40:01 2012 -0400
3.6: Fix hostap/supplicant patch
...Install-systemd-units-if-configured-to-do.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/patches/hostap-supplicant-Install-systemd-units-if-configured-to-do.patch b/patches/hostap-supplicant-Install-systemd-units-if-configured-to-do.patch
index c456e6c..ebce626 100644
--- a/patches/hostap-supplicant-Install-systemd-units-if-configured-to-do.patch
+++ b/patches/hostap-supplicant-Install-systemd-units-if-configured-to-do.patch
@@ -38,7 +38,7 @@ index 540909e..da826b4 100644
+
+install-data::
+ for sv in $(SYSTEMD_SYSTEM_UNITS); do \
-+ install -D $${sv} $(DESTDIR)$(SYSTEMD_SYSTEM_UNITDIR)/$${sv}; \
++ install -D $${sv} $(DESTDIR)$(SYSTEMD_SYSTEM_UNITDIR)/$$(basename $${sv}); \
+ done
+endif
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]