man dh_installdocs
man dh_install
On May 1, Samuel Abels ([EMAIL PROTECTED]) wrote:
> (1) E: gpostman: FSSTND-dir-in-usr usr/doc/
>
> I know that the documentation shouldn't be in /usr/doc but in
> /usr/share/doc instead.
> I don't want to change the configure.in and automake scripts, so I
On Fri, 02 May 2003 01:00:21 +0200, Holger Kubiak wrote:
> Hi,
>
>> (1) E: gpostman: FSSTND-dir-in-usr usr/doc/
>>
>> Will I have to create a postinst script?
>
> You can use the target install in debian/rules by writing something like
>
> mkdir -f $(CURDIR)/debian//usr/share
> mv $(CURDIR)/de
Hi,
> (1) E: gpostman: FSSTND-dir-in-usr usr/doc/
>
> Will I have to create a postinst script?
You can use the target install in debian/rules by writing something like
mkdir -f $(CURDIR)/debian//usr/share
mv $(CURDIR)/debian//usr/doc $(CURDIR)/debian//usr/share
after the lines
# Add h
On Thu, May 01, 2003 at 08:35:20PM +0200, Samuel Abels wrote:
> I've build a debian package and dpkg-buildpackage works fine.
> The program's "debian" directory can be found
> here:
> http://sv.gnu.org/cgi-bin/viewcvs/gpostman/gpostman/debian/
>
> Anyway, Lintian shows up several problems.
>
> (1
This one time, at band camp, "Samuel Abels" <[EMAIL PROTECTED]> wrote:
> Hi,
hi
[...]
> (3) E: gpostman: changelog-file-not-compressed ChangeLog
>
> The problem is, if I "gzip -9" the change-log, dpkg-buildpackage will quit
> with an error, so I just don't know how to do it.
If you're using debh
Hi,
I've build a debian package and dpkg-buildpackage works fine.
The program's "debian" directory can be found
here:
http://sv.gnu.org/cgi-bin/viewcvs/gpostman/gpostman/debian/
Anyway, Lintian shows up several problems.
(1) E: gpostman: FSSTND-dir-in-usr usr/doc/
I know that the documentation
6 matches
Mail list logo