projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6147f69
)
fix bug 477
author
Colin Leroy
<colin@colino.net>
Thu, 26 May 2005 19:31:15 +0000
(19:31 +0000)
committer
Colin Leroy
<colin@colino.net>
Thu, 26 May 2005 19:31:15 +0000
(19:31 +0000)
sylpheed.spec.in
patch
|
blob
|
history
diff --git
a/sylpheed.spec.in
b/sylpheed.spec.in
index 27911a5ce14620ecae425cb42c068a9a075bcd67..117ba2c2e81bc6604094e2010879d8be05051c02 100644
(file)
--- a/
sylpheed.spec.in
+++ b/
sylpheed.spec.in
@@
-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