maemo-pkg
fakeroot
-
Cloning this repository:
git clone git://gitorious.org/maemo-pkg/fakeroot.git fakeroot cd fakeroot
Add this repository as a remote to an existing local repository:
git remote add fakeroot git://gitorious.org/maemo-pkg/fakeroot.git git fetch fakeroot git checkout -b my-local-tracking-branch fakeroot/master_or_other_branch


