• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

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

コミットメタ情報

リビジョンd9d301938af2f1bd9c8d2b4c954088b7af79c027 (tree)
日時2021-04-29 17:09:42
作者matsuand <30614168+matsuand@user...>
コミッターmatsuand

ログメッセージ

[BLFS] Modify screen.

変更サマリ

差分

--- a/BLFS/screen.sh
+++ b/BLFS/screen.sh
@@ -23,6 +23,10 @@ TimeStart
2323
2424 cd $TARGETDIR
2525
26+Patching
27+patch -Np1 -i $DLD/screen-$VER-upstream_fixes-1.patch \
28+ 1> $LOG/$TARGET.0_patch.log 2>&1 || exit 1
29+
2630 Configuring
2731 ./configure --prefix=/usr \
2832 --infodir=/usr/share/info \