[Queue-developers] infodir -> info-dir
Brought to you by:
wkrebs
From: Mike C. <da...@ix...> - 2001-04-25 07:12:54
|
Index: Makefile.am =================================================================== RCS file: /cvsroot/queue/queue-development/Makefile.am,v retrieving revision 1.12 diff -u -r1.12 Makefile.am --- Makefile.am 2001/03/14 13:21:30 1.12 +++ Makefile.am 2001/04/25 06:27:06 @@ -105,7 +105,7 @@ $(INSTALL) -o $(Queue_OWNER) -m 600 profile $(DEST_queuedir)/wait/ -$(INSTALL) -m 755 -d $(DEST_infodir) $(INSTALL) -m 644 doc/queue.info $(DEST_infodir)/ - -install-info --infodir=$(infodir) $(DEST_infodir)/queue.info + -install-info --info-dir=$(infodir) $(DEST_infodir)/queue.info -$(INSTALL) -m 755 -d $(DEST_mandir) -$(INSTALL) -m 755 -d $(DEST_mandir)/man1 $(INSTALL) -m 444 doc/queue.man $(DEST_mandir)/man1/queue.1 -- Mike Castle Life is like a clock: You can work constantly da...@ix... and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least twice a day. -- mrc We are all of us living in the shadow of Manhattan. -- Watchmen |