]> git.pld-linux.org Git - packages/dev.git/commitdiff
- fixed /dev/input/js* group. release 11.
authorWojtek Kaniewski <wojtekka@pld-linux.org>
Sat, 16 Feb 2002 10:40:35 +0000 (10:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dev.spec -> 1.79

dev.spec

index 6a105c33a0bf2d24d1e94ec4639ad47ab28afe2a..de98ee16f58dd01d29e3143f774b914129ec4e68 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -388,7 +388,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(600,root,root) /dev/initctl
 %dir /dev/input
 %attr(660,root,root) /dev/input/event*
-%attr(660,root,js) /dev/input/js*
+%attr(660,root,sys) /dev/input/js*
 %attr(660,root,root) /dev/input/mice
 %attr(660,root,root) /dev/input/mouse*
 %attr(600,root,root) /dev/ipauth
This page took 0.045498 seconds and 4 git commands to generate.