Bug #1230
Adding a new software package
100%
Description
Tried to add MCCheater package - got to this step -
If you want to declare your new package as a standard for the offline (so that it is picked up automatically in future installations/updates), you need to add it to the list of development packages in the setup directory:
% cd $SRT_PRIVATE_CONTEXT/setup
however, there is no "setup" directory in my $SRT_PRIVATE_CONTEXT
???
History
#1 Updated by Jarek Nowak over 9 years ago
You need to checkout this package.
cd $SRT_PRIVATE_CONTEXT
addpkg -h setup
#2 Updated by Gavin Davies over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
This is now reflected in the wiki entry also. I suggest you do :
% rmpkg setup
once you have made the commit of your change so that your $SRT_PRIVATE_CONTEXT doesn't use your own "setup" directory (which won't be updated unless you do so yourself). You want to be using the regularly updated $SRT_PRIVATE_CONTEXT/setup directory.
#3 Updated by Brian Rebel over 9 years ago
- Status changed from Resolved to Closed