[packages/filesystem] oops, must carry containing directory as well
gotar
gotar at pld-linux.org
Sun Nov 5 17:26:01 CET 2017
commit b559e3ed0de3ae1f61f0641cf741be3cf8f075a5
Author: Tomasz Pala <gotar at pld-linux.org>
Date: Sun Nov 5 17:25:36 2017 +0100
oops, must carry containing directory as well
filesystem.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index 16e4708..d9fdcb3 100644
--- a/filesystem.spec
+++ b/filesystem.spec
@@ -6,7 +6,7 @@ Summary: Common directories
Summary(pl.UTF-8): Wspólne katalogi
Name: filesystem
Version: 4.1
-Release: 5
+Release: 6
License: GPL
Group: Base
BuildRequires: automake
@@ -271,6 +271,7 @@ posix.chown("/etc/cron.d", 0, %{gid_crontab})
%dir /usr/share/xdg-desktop-portal
%dir /usr/share/xdg-desktop-portal/portals
%dir /usr/share/xsessions
+%dir /usr/share/zsh
%dir /usr/share/zsh/site-functions
%dir /usr/src/examples
%attr(700,root,root) %dir /var/lock/subsys
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/filesystem.git/commitdiff/b559e3ed0de3ae1f61f0641cf741be3cf8f075a5
More information about the pld-cvs-commit
mailing list