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

文書の過去の版を表示しています。


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

  • plamo.linet.gr.jp 上に松木さんが作った git リポジトリ上のビルドスクリプトやパッチを修正する手順
  1. git を使う準備 (User/Email設定)
    git config --global user.email "your_email@example.com"
    git config --global user.name "KATOH Yasufumi"

    (もちろん自分の情報で)

  2. git clone する
    git clone karma@plamo.linet.gr.jp:/home/matsuki/work/Plamo-src.git

    (karma のところは自分のアカウントで)

  • linux/plamo/ビルドスクリプトの修正手順.1374560006.txt.gz
  • 最終更新: 2013/07/23 06:13
  • by tenforward