• R/O
  • HTTP
  • SSH
  • HTTPS

pysilhouette.git: Commit

メインリポジトリ


Commit MetaInfo

Revisiona7e0f3febf4831790932c52b2871aa21ead6b8e3 (tree)
Time2010-06-09 16:32:32
AuthorTaizo ITO <taizo@kare...>
CommiterTaizo ITO

Log Message

commited.

Change Summary

Incremental Difference

--- a/doc/redhat.spec
+++ b/doc/redhat.spec
@@ -117,6 +117,8 @@ fi
117117 if [ ! -e %{__datadir} ]; then
118118 mkdir -p %{__datadir} 2> /dev/null
119119 fi
120+%{__chkconfig} --add silhouetted >/dev/null 2>&1
121+%{__chkconfig} silhouetted on >/dev/null 2>&1
120122
121123 %postun
122124 rm -f %{__bindir}/%{__prog}.py
Show on old repository browser