0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 11:12:15 +02:00

update debian/README.txt to include debian/rules prep step

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1851 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
David Goodwin 2016-05-22 19:26:27 +00:00
parent f780176070
commit a3b19ed23e

8
debian/README.txt vendored
View File

@ -12,8 +12,10 @@ postfixadmin project), do the following :
1. Update debian/changelog; include your email address in the last change
(this is used to determine a gpg key to use)
2. dpkg-buildpackage -rfakeroot
2. debian/rules prep
3. Look in ../ at the shiny .deb / .tar.gz
3. dpkg-buildpackage -rfakeroot
4. Profit.
4. Look in ../ at the shiny .deb / .tar.gz
5. Profit.