From b2cdea1f2c9abd3123067c04b0d04dd90b45c5f2 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 15 Apr 2012 06:26:34 +0200 Subject: dpkg-name(1): Change example to use dpkg-deb --build instead of dpkg --build --- man/dpkg-name.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/dpkg-name.1 b/man/dpkg-name.1 index e8d6bbba8..04786bdb5 100644 --- a/man/dpkg-name.1 +++ b/man/dpkg-name.1 @@ -1,7 +1,7 @@ .\" dpkg manual page - dpkg-name(1) .\" .\" Copyright © 1995-1996 Erick Branderhorst -.\" Copyright © 2007-2011 Guillem Jover +.\" Copyright © 2007-2012 Guillem Jover .\" .\" This is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see . . -.TH dpkg\-name 1 "2011-08-14" "Debian Project" "dpkg utilities" +.TH dpkg\-name 1 "2012-04-15" "Debian Project" "dpkg utilities" .SH NAME dpkg\-name \- rename Debian packages to full package names . @@ -93,7 +93,7 @@ Your archive will be messed up completely because a lot of packages don't come with section information. .B Don't do this. .TP -.B dpkg \-\-build debian\-tmp && dpkg\-name \-o \-s .. debian\-tmp.deb +.B dpkg\-deb \-\-build debian\-tmp && dpkg\-name \-o \-s .. debian\-tmp.deb This can be used when building new packages. . .SH BUGS -- cgit v1.2.3