[packages/mksh] Missing is not ok here.

arekm arekm at pld-linux.org
Mon Mar 22 15:10:33 CET 2021


commit 6da35db77fcb11842d1fb5d1355d16cd2f5a16ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 22 15:10:09 2021 +0100

    Missing is not ok here.

 mksh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mksh.spec b/mksh.spec
index f98d9df..ad3484c 100644
--- a/mksh.spec
+++ b/mksh.spec
@@ -207,7 +207,7 @@ end
 %files
 %defattr(644,root,root,755)
 %doc dot.mkshrc
-%config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/mkshrc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mkshrc
 %attr(755,root,root) %{_bindir}/mksh
 %attr(755,root,root) %{_bindir}/ksh
 %attr(755,root,root) %{_bindir}/sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mksh.git/commitdiff/6da35db77fcb11842d1fb5d1355d16cd2f5a16ee



More information about the pld-cvs-commit mailing list