diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-04 15:55:54 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-04 15:55:54 +0800 |
commit | ab8ceaa278e70bde27ef6a94605ea4f95340d7a1 (patch) | |
tree | 08b7a401a70e82b77280e59a032c80cbc8ad56ce /net | |
parent | be0a75ae211cc4b66ba9fb1698a5233239364c1b (diff) | |
download | freebsd-ports-gnome-ab8ceaa278e70bde27ef6a94605ea4f95340d7a1.tar.gz freebsd-ports-gnome-ab8ceaa278e70bde27ef6a94605ea4f95340d7a1.tar.zst freebsd-ports-gnome-ab8ceaa278e70bde27ef6a94605ea4f95340d7a1.zip |
- install uucp.info in index
- no version bump, as package is unchanged
Diffstat (limited to 'net')
-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: |