Fixes for building release packages (added missing 'bxhub' entries).
This commit is contained in:
parent
a07b599304
commit
d828741b5b
@ -61,6 +61,7 @@ including Linux, DOS, Windows 9X/NT/2000/XP or Windows 7.
|
||||
%defattr(-, root, root)
|
||||
/usr/bin/bochs
|
||||
/usr/bin/bochs-dlx
|
||||
/usr/bin/bxhub
|
||||
/usr/bin/bximage
|
||||
/usr/share/bochs/*
|
||||
/usr/share/doc/*
|
||||
|
@ -164,6 +164,9 @@ Section "Add Bochs to the Start Menu and Desktop" SecIcons
|
||||
CreateShortCut "${PGDIR}\Disk Image Creation Tool.lnk" \
|
||||
"$INSTDIR\bximage.exe"
|
||||
|
||||
CreateShortCut "${PGDIR}\Virtual Network Hub.lnk" \
|
||||
"$INSTDIR\bxhub.exe"
|
||||
|
||||
CreateShortCut "${PGDIR}\NIC Lister.lnk" \
|
||||
"$INSTDIR\niclist.exe"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user