• 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

Revisionea8d214d11c495f25949846d6a84ffb6677383f7 (tree)
Time2022-06-09 10:53:24
Authormatsuand <30614168+matsuand@user...>
Commitermatsuand

Log Message

[BLFS] Modify libdaemon.

Change Summary

Incremental Difference

--- a/BLFS/libdaemon.sh
+++ b/BLFS/libdaemon.sh
@@ -32,7 +32,7 @@ make \
3232 1> $LOG/$TARGET.2_make.log 2>&1 || exit 1
3333
3434 Installing
35-paco -p $TARGET "\
35+porg -lp $TARGET -E$PWD "\
3636 make docdir=/usr/share/doc/libdaemon-$VER install" \
3737 1> $LOG/$TARGET.3_install.log 2>&1 || exit 1
3838
@@ -40,5 +40,5 @@ TimeEnd
4040
4141 cd ..
4242 RemoveSrcDir
43-PacoingDone
43+PorgingDone
4444