faubackup/doc Makefile.am,1.1,1.2
[email protected] Thu, 18 Dec 2003 16:43:38 -0800
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup/doc In directory sc8-pr-cvs1:/tmp/cvs-serv21338/doc Modified Files: Makefile.am Log Message: use symlink for faubackup-scatter.8 man page Index: Makefile.am =================================================================== RCS file: /cvsroot/faubackup/faubackup/doc/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile.am 10 Dec 2003 21:32:45 -0000 1.1 --- Makefile.am 19 Dec 2003 00:43:36 -0000 1.2 *************** *** 1,6 **** ! dist_man_MANS = \ faubackup.8 \ faubackup-find.8 \ faubackup-gather.8 \ faubackup.conf.5 --- 1,9 ---- ! man_MANS = \ faubackup.8 \ faubackup-find.8 \ faubackup-gather.8 \ faubackup.conf.5 + + install-data-hook: + cd $(DESTDIR)$(mandir)/man8; $(LN_S) faubackup-gather.8 faubackup-scatter.8 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click