mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
mkspec.sh: Add jcs init to postinstall script for run package
This commit is contained in:
parent
efd0edc169
commit
0856b6f6f2
1 changed files with 2 additions and 1 deletions
|
|
@ -67,7 +67,8 @@ echo "cat $INSTALL_LOG | sed \"s% \$RPM_BUILD_ROOT% %\" | grep -e 'include\|dev
|
|||
#echo "install -m 644 $TOPDIR/COPYING \$RPM_BUILD_ROOT/usr/share/doc/packages/ytools"
|
||||
#echo "echo $VERSION.$RELEASE > \$RPM_BUILD_ROOT/usr/share/doc/packages/ytools/VERSION"
|
||||
echo ""
|
||||
#echo "%post /sbin/ldconfig"
|
||||
echo "%post -n $NAME-run"
|
||||
echo "/opt/ytools/bin/jcs init"
|
||||
echo ""
|
||||
echo "%clean"
|
||||
#echo 'rm -rf $RPM_BUILD_ROOT'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue