]> git.pld-linux.org Git - packages/daVinci.git/commitdiff
- removed spaces from %attr macros parameters.
authorkloczek <kloczek@pld-linux.org>
Mon, 24 May 1999 11:45:54 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    daVinci.spec -> 1.2

daVinci.spec

index 53ca8458b38bed847ed8643d5dfd8e3a6b5ebf1d..4d52d11a5a3bdd820661575dc9e0112e916ad452 100644 (file)
@@ -53,11 +53,11 @@ rm -rf * $RPM_BUILD_ROOT
 
 
 %files
-%attr(-, root, root) /usr/X11R6/bin/daVinci
-%attr(-, root, root) /usr/local/daVinci_V2.1
-%attr(-, root, root) /etc/X11/wmconfig/daVinci
-%attr(-, root, root) /etc/profile.d/daVinci.sh
-%attr(-, root, root) /etc/profile.d/daVinci.csh
+%attr(-,root,root) /usr/X11R6/bin/daVinci
+%attr(-,root,root) /usr/local/daVinci_V2.1
+%attr(-,root,root) /etc/X11/wmconfig/daVinci
+%attr(-,root,root) /etc/profile.d/daVinci.sh
+%attr(-,root,root) /etc/profile.d/daVinci.csh
 
 
 %changelog
This page took 0.070196 seconds and 4 git commands to generate.