Mac

July 24, 2009

Rebuilding a Debian Package

Filed under: Uncategorized — mac @ 11:40 am

Rebuilding a Debian Package is a straigthfoward process. First get the source and the build dependencies…

sudo apt-get install dpkg-dev
apt-get source pgadmin3
sudo apt-get build-dep pgadmin3

Then start the build itself:

cd pgadmin3
debuild -us -uc

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google]

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

You must be logged in to post a comment.

Powered by WordPress