古いScratchboxでは、次のようなことができます。
if [ -f /targets/links/scratchbox.config ]; then
echo "here goes my sbox-dependent stuff"
fi
しかし、Scratchbox2はどうですか、これを見つける方法はありますか?
古いScratchboxでは、次のようなことができます。
if [ -f /targets/links/scratchbox.config ]; then
echo "here goes my sbox-dependent stuff"
fi
しかし、Scratchbox2はどうですか、これを見つける方法はありますか?