>>>>> Ivan Shmakov <[EMAIL PROTECTED]> writes:
>>>>> Colin Watson <[EMAIL PROTECTED]> writes:
[...]
> The patch follows.
[...]
> --- man-db-2.5.0-debian-3/man/Makefile.in 2007-09-17 02:37:33.000000000
> +0700
> +++ man-db-2.5.0-debian-3-manwe/man/Makefile.in 2007-11-24
> 02:29:07.000000000 +0600
Just forgot to install manwe.1 as well:
--- man-db-2.5.0-debian-3-manwe/man/Makefile.in-1 2007-11-24
02:29:07.000000000 +0600
+++ man-db-2.5.0-debian-3-manwe/man/Makefile.in 2007-11-24 12:30:44.000000000
+0600
@@ -90,6 +90,7 @@
# NB manpath.5 is not expanded
man.1 = $(DESTDIR)$(manroot)/$(nlspath)/$(man1dir)/$(man)$(man1ext)
manpath.1 = $(DESTDIR)$(manroot)/$(nlspath)/$(man1dir)/$(manpath)$(man1ext)
+manwe.1 = $(DESTDIR)$(manroot)/$(nlspath)/$(man1dir)/$(manwe)$(man1ext)
apropos.1 = $(DESTDIR)$(manroot)/$(nlspath)/$(man1dir)/$(apropos)$(man1ext)
whatis.1 = $(DESTDIR)$(manroot)/$(nlspath)/$(man1dir)/$(whatis)$(man1ext)
zsoelim.1 = $(DESTDIR)$(manroot)/$(nlspath)/$(man1dir)/$(zsoelim)$(man1ext)
@@ -127,6 +128,7 @@
$(MKINSTALLDIRS) $(DESTDIR)$(manroot)/$(nlspath)/$(man8dir)
$(INSTALL_DATA) $(nlspath)/man1/man.1 $(man.1)
$(INSTALL_DATA) $(nlspath)/man1/manpath.1 $(manpath.1)
+ $(INSTALL_DATA) $(nlspath)/man1/manwe.1 $(manwe.1)
$(INSTALL_DATA) $(nlspath)/man1/apropos.1 $(apropos.1)
$(INSTALL_DATA) $(nlspath)/man1/whatis.1 $(whatis.1)
$(INSTALL_DATA) $(nlspath)/man1/zsoelim.1 $(zsoelim.1)
@@ -139,7 +141,7 @@
nlsuninstall:
rm -f $(man.1) $(manpath.1) $(apropos.1) $(whatis.1) $(zsoelim.1) \
- $(lexgrog.1) $(manconv.1) \
+ $(lexgrog.1) $(manconv.1) $(manwe.1) \
$(manpath.5) $(mandb.8) $(catman.8) $(accessdb.8)
# The standard targets
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]