Hi,

Everything git tutorial I've seen on the web is aimed at developers who will use it on a regular basis.

I, though, simply want to do something like this, and have the latest branch magically build, putting everything in /usr/local.

# cd /usr/local
# git-build git://github.com/lostcoder/pan2.git


Just as acceptable would be a tarball from which I could do the old-fashioned
tar x $BLAH && ./configure && make && sudo make install

Thanks

--
Scooty Puff, Sr
The Doom-Bringer


_______________________________________________
Pan-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to