linux:plamo:ビルドスクリプトの修正手順

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:plamo:ビルドスクリプトの修正手順 [2013/07/23 06:29] tenforwardlinux:plamo:ビルドスクリプトの修正手順 [2013/08/09 05:09] (現在) – [準備] tenforward
行 7: 行 7:
   - git を使う準備 (User/Email設定) <code>git config --global user.email "your_email@example.com"   - git を使う準備 (User/Email設定) <code>git config --global user.email "your_email@example.com"
 git config --global user.name "KATOH Yasufumi"</code> (もちろん自分の情報で) git config --global user.name "KATOH Yasufumi"</code> (もちろん自分の情報で)
-  - git clone する <code>git clone karma@plamo.linet.gr.jp:/home/matsuki/work/Plamo-src.git</code> (karma のところは自分のアカウントで)+  - git clone する <code>git clone karma(_at_)plamo.linet.gr.jp:/home/matsuki/work/Plamo-src.git</code> (karma のところは自分のアカウントで (_at_) は @ に)
   - git send-email の設定 <code>[sendemail]   - git send-email の設定 <code>[sendemail]
         from = KATOH Yasufumi <karma@jazz.email.ne.jp>         from = KATOH Yasufumi <karma@jazz.email.ne.jp>
行 31: 行 31:
   - 確認 <code>ls ~/outgoing/   - 確認 <code>ls ~/outgoing/
 0001-Update-to-httpd-2.4.6.patch</code> 0001-Update-to-httpd-2.4.6.patch</code>
 +  - メール送信 <code>git send-email --annotate outgoing/0001-Update-to-httpd-2.4.6.patch</code> (--annotate で送るメールを確認.後は質問してくるので答える)
  • linux/plamo/ビルドスクリプトの修正手順.1374560957.txt.gz
  • 最終更新: 2013/07/23 06:29
  • by tenforward