Results 1 to 1 of 1
hi all
excuting the exe immediately after installing the rpm...
is there any way to write in spec file..
i used
Code:
%post
/usr/bin/munna
exit 0
but the terminal not ...
- 09-07-2007 #1Linux Newbie
- Join Date
- Feb 2007
- Location
- hyderabad, india
- Posts
- 247
excuting the exe immediately after installing the rpm
hi all
excuting the exe immediately after installing the rpm...
is there any way to write in spec file..
i used
but the terminal not exiting..Code:%post /usr/bin/munna exit 0
after closing the munna(exe) terminal exiting..
but i have to do after complete installation means rpm instalation terminal has to exit.
please help me
thank you in advance"Relationships are built on trust and communication"


Reply With Quote