[meego-commits] 15308: Changes to devel:tools:sdk:target/mad-developer
wcwang
no_reply at build.meego.com
Mon Mar 28 07:06:12 UTC 2011
Hi,
I have made the following changes to mad-developer in project devel:tools:sdk:target. Please review and accept ASAP.
Thank You,
wcwang
[This message was auto-generated]
---
Request #15308:
submit: home:wcwang:branches:devel:tools:sdk:target/mad-developer(r2)(cleanup) -> devel:tools:sdk:target/mad-developer
Message:
Clean up the unnecessary operation during post install.
State: new 2011-03-28T00:06:10 wcwang
Comment: None
changes files:
--------------
spec files:
-----------
--- mad-developer.spec
+++ mad-developer.spec
@@ -51,15 +51,6 @@
ln -sf %{_bindir}/utfs-client %{buildroot}%{_libdir}/%{name}/utfs-client
%post
-USER=meego
-USERID=500
-export HOME=/home/$USER
-
-chown root:$USERID $LIBDIR/devrootsh
-
-# mad-withhome.sh will add them, remove old if any.
-rm -f $HOME/bin/remote-wrapper.sh 2>/dev/null || :
-rm -f $HOME/bin/utfs-client 2>/dev/null || :
%files
%defattr(-,root,root,-)
other changes:
--------------
More information about the MeeGo-commits
mailing list