From a3b19ed23ee7f7208064b09ac8915289b4fde886 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Sun, 22 May 2016 19:26:27 +0000 Subject: [PATCH] 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 --- debian/README.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/README.txt b/debian/README.txt index 0833c420..2aa45cc5 100644 --- a/debian/README.txt +++ b/debian/README.txt @@ -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.