| Submitter | Chris Van Hoof |
|---|---|
| Date | Jan. 28, 2012, 8:39 p.m. |
| Message ID | <1327783158-24282-1-git-send-email-vanhoof@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/138410/ |
| State | Accepted |
| Headers | show |
Comments
On Sun, Jan 29, 2012 at 4:39 AM, Chris Van Hoof <vanhoof@canonical.com> wrote: > Signed-off-by: Chris Van Hoof <vanhoof@canonical.com> > --- > debian/fwts-frontend.install | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/debian/fwts-frontend.install b/debian/fwts-frontend.install > index e4438af..e8b55bd 100644 > --- a/debian/fwts-frontend.install > +++ b/debian/fwts-frontend.install > @@ -1,2 +1,3 @@ > live-image/fwts-frontend-text usr/bin > live-image/fwts-live-dialogrc usr/share/fwts > +usr/share/man/man1/fwts-frontend-text.1 usr/share/man/man1 > -- > 1.7.8.3 > > Acked-by: Keng-Yu Lin <kengyu@canonical.com>
On 28/01/12 20:39, Chris Van Hoof wrote: > Signed-off-by: Chris Van Hoof<vanhoof@canonical.com> > --- > debian/fwts-frontend.install | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/debian/fwts-frontend.install b/debian/fwts-frontend.install > index e4438af..e8b55bd 100644 > --- a/debian/fwts-frontend.install > +++ b/debian/fwts-frontend.install > @@ -1,2 +1,3 @@ > live-image/fwts-frontend-text usr/bin > live-image/fwts-live-dialogrc usr/share/fwts > +usr/share/man/man1/fwts-frontend-text.1 usr/share/man/man1 Acked-by: Colin King <colin.king@canonical.com>
Patch
diff --git a/debian/fwts-frontend.install b/debian/fwts-frontend.install index e4438af..e8b55bd 100644 --- a/debian/fwts-frontend.install +++ b/debian/fwts-frontend.install @@ -1,2 +1,3 @@ live-image/fwts-frontend-text usr/bin live-image/fwts-live-dialogrc usr/share/fwts +usr/share/man/man1/fwts-frontend-text.1 usr/share/man/man1
Signed-off-by: Chris Van Hoof <vanhoof@canonical.com> --- debian/fwts-frontend.install | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)