リビジョン | d9d301938af2f1bd9c8d2b4c954088b7af79c027 (tree) |
---|---|
日時 | 2021-04-29 17:09:42 |
作者 | matsuand <30614168+matsuand@user...> |
コミッター | matsuand |
[BLFS] Modify screen.
@@ -23,6 +23,10 @@ TimeStart | ||
23 | 23 | |
24 | 24 | cd $TARGETDIR |
25 | 25 | |
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 | + | |
26 | 30 | Configuring |
27 | 31 | ./configure --prefix=/usr \ |
28 | 32 | --infodir=/usr/share/info \ |