commit 3e0a4d7a5c91f477e656a95a74d5610273bbc707
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Jun 25 12:09:18 2017 +0300

    udev paths fix

 snapd.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/snapd.spec b/snapd.spec
index e6a356a..6543e69 100644
--- a/snapd.spec
+++ b/snapd.spec
@@ -29,6 +29,8 @@ Requires:     bash-completion
 ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 ppc64le s390x
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _udevrulesdir /lib/udev/rules.d
+
 %define                _enable_debug_packages 0
 %define                gobuild(o:) go build -ldflags "${LDFLAGS:-} -B 0x$(head 
-c20 /dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x %{?**};
 %define                gopath          %{_libdir}/golang
@@ -316,7 +318,7 @@ fi
 %{_libexecdir}/snapd/system-shutdown
 %{_mandir}/man5/snap-confine.5*
 %{_mandir}/man5/snap-discard-ns.5*
-%{_prefix}/lib/udev/snappy-app-dev
+/lib/udev/snappy-app-dev
 %{_udevrulesdir}/80-snappy-assign.rules
 %attr(0000,root,root) %{_sharedstatedir}/snapd/void
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/snapd.git/commitdiff/3e0a4d7a5c91f477e656a95a74d5610273bbc707

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to