Koha 3 Packaging
Ok, the 2nd crack of my debian package is up in my repo now
Add
deb http://apt.workbuffer.org/ hardy all
To your /etc/apt/sources.list
And then
sudo apt-get update
sudo apt-get install libkoha-perl
And if you are willing you can checkout my package branch, and build your own package, for your architecture.
git clone git://gitorious.org/koha/mainline.git koha
OR
git clone http://git.gitorious.org/koha/mainline.git
Then
git -r branch
Will show you the remote branches,
git [...]



