diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-04 07:55:54 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-04 07:55:54 +0000 |
commit | 58efbbf1835a3ebdb40955eeb30a671790d25d36 (patch) | |
tree | c8d21c2d9ca941f6ecb8da34feb089b32ada8149 /net/freebsd-uucp | |
parent | 03b9396d76eb74b6d66cceeb81daa7aa7e590d2a (diff) |
Notes
Diffstat (limited to 'net/freebsd-uucp')
-rw-r--r-- | net/freebsd-uucp/Makefile | 8 | ||||
-rw-r--r-- | net/freebsd-uucp/files/dir-tmpl | 16 |
2 files changed, 2 insertions, 22 deletions
diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile index 73876da5c033..f18923f04107 100644 --- a/net/freebsd-uucp/Makefile +++ b/net/freebsd-uucp/Makefile @@ -58,13 +58,9 @@ do-configure: @(cd ${CONFIGURE_WRKSRC}; ${SETENV} ${MAKE_ENV} \ ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} configure) -.if ! exists(${DESTDIR}/${PREFIX}/info/dir) -pre-install: - ${INSTALL} -c -o ${INFOOWN} -g ${INFOGRP} -m ${INFOMODE} \ - ${FILESDIR}/dir-tmpl ${DESTDIR}${PREFIX}/info/dir -.endif - post-install: + -${MKDIR} ${DESTDIR}${PREFIX}/info + install-info ${DESTDIR}${PREFIX}/info/uucp.info ${DESTDIR}${PREFIX}/info/dir @${CHOWN} uucp:uucp ${PREFIX}/etc/uucp @${CHMOD} 750 ${PREFIX}/etc/uucp @${ECHO_CMD} "updating ${DESTDIR}/etc/services" diff --git a/net/freebsd-uucp/files/dir-tmpl b/net/freebsd-uucp/files/dir-tmpl deleted file mode 100644 index 6064d3aa076c..000000000000 --- a/net/freebsd-uucp/files/dir-tmpl +++ /dev/null @@ -1,16 +0,0 @@ --*- Text -*- -This is the file .../info/dir, which contains the -topmost node of the Info hierarchy, called (dir)Top. -The first time you invoke Info you start off looking at this node. - -File: dir, Node: Top This is the top of the INFO tree - - This (the Directory node) gives a menu of major topics. - Typing "q" exits, "?" lists all Info commands, "d" returns here, - "h" gives a primer for first-timers, - "mEmacs<Return>" visits the Emacs manual, etc. - - In Emacs, you can click mouse button 2 on a menu item or cross reference - to select it. - -* Menu: |