fix bug 477
authorColin Leroy <colin@colino.net>
Thu, 26 May 2005 19:31:15 +0000 (19:31 +0000)
committerColin Leroy <colin@colino.net>
Thu, 26 May 2005 19:31:15 +0000 (19:31 +0000)
sylpheed.spec.in

index 27911a5ce14620ecae425cb42c068a9a075bcd67..117ba2c2e81bc6604094e2010879d8be05051c02 100644 (file)
@@ -65,11 +65,6 @@ make DESTDIR=$RPM_BUILD_ROOT install
 cp -r tools $RPM_BUILD_ROOT%{prefix}/share/sylpheed
 rm $RPM_BUILD_ROOT%{prefix}/share/sylpheed/tools/Makefile*
 mv $RPM_BUILD_ROOT%{prefix}/share/sylpheed/tools/README ./README.tools
-# fixing permissions
-pushd $RPM_BUILD_ROOT%{prefix}/share/sylpheed
-find . -name "*.xpm" -o -name ".directory" | xargs chmod 644
-popd
-
 
 %clean
 rm -rf $RPM_BUILD_ROOT