commit 03cd8e13f0a3c4a11939dc5e9e5a5fa68fc434d5
Author: Jan Palus <[email protected]>
Date: Sat Apr 23 15:06:23 2022 +0200
ensure remote-volume-monitors dir is always created
with a set of bconds no files get installed there and hence directory is
not created by build system at all
gvfs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gvfs.spec b/gvfs.spec
index ed3401d..1dbd1b0 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -326,7 +326,7 @@ sieciowych Windows (SMB) dla aplikacji wykorzystujÄ…cych
gvfs.
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{bash_compdir}
+install -d
$RPM_BUILD_ROOT{%{bash_compdir},%{_datadir}/gvfs/remote-volume-monitors}
%ninja_install -C build
%find_lang gvfs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gvfs.git/commitdiff/03cd8e13f0a3c4a11939dc5e9e5a5fa68fc434d5
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit