]> git.pld-linux.org Git - packages/expect.git/commitdiff
- added missing %attr for %dir /usr/lib/expect*.
authorkloczek <kloczek@pld-linux.org>
Thu, 29 Oct 1998 22:47:25 +0000 (22:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    expect.spec -> 1.4

expect.spec

index e7b03fbabb7bfb4816b0dcc3e8ee74cc176f32c9..9fd4bcc5dce6f72f86888750b1473e05b61b89d9 100644 (file)
@@ -106,7 +106,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %attr(755, root, root) /usr/bin/*
-%dir /usr/lib/expect*
+%attr(755, root, root) %dir /usr/lib/expect*
 %attr(755, root, root) /usr/lib/expect*/pkgIndex.tcl
 %attr(755, root, root) /usr/lib/libe*.so
 %attr(644, root,  man) /usr/man/man1/*
This page took 0.05062 seconds and 4 git commands to generate.