better deb info

SVN revision: 13574
This commit is contained in:
Carsten Haitzler 2005-03-03 04:10:49 +00:00
parent 157a4ec288
commit be9f989cc7
1 changed files with 4 additions and 2 deletions

View File

@ -28,6 +28,8 @@ DEB: To build deb packages:
tar zvf @PACKAGE@-@VERSION@.tar.gz
cd @PACKAGE@-@VERSION@
dpkg-buildpackage -us -uc -rfakeroot
cd ..
rm -rf @PACKAGE@-@VERSION@
You will find all the debin source, binary etc. packages put in the parent
(..) directory.
You will find all the debian source, binary etc. packages put in the directory
where you first untarred the source tarball.