• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision5709da7c793e06edca1fc667401c4c5de90bbf41 (tree)
Time2018-11-27 09:47:26
Authormatsuand <matsuand@user...>
Commitermatsuand

Log Message

[BLFS] Modified sphinx.

Change Summary

Incremental Difference

--- a/BLFS/sphinx.sh
+++ b/BLFS/sphinx.sh
@@ -27,7 +27,7 @@ TimeStart
2727 cd $TARGETDIR
2828
2929 Installing
30-porg -lp $TARGET "python3 setup.py install" \
30+porg -lp $TARGET -E/tmp:`pwd` "python setup.py install" \
3131 1> $LOG/$TARGET.3_install.log 2>&1 || exit 1
3232
3333 TimeEnd