GNU bug report logs - #19375
[PATCH 1/4] doc: add $(EXEEXT) suffix to the executables

Previous Next

Package: coreutils;

Reported by: KO Myung-Hun <komh78 <at> gmail.com>

Date: Sun, 14 Dec 2014 03:49:03 UTC

Severity: normal

Tags: fixed, patch

Merged with 19377, 19378

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19375 in the body.
You can then email your comments to 19375 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#19375; Package coreutils. (Sun, 14 Dec 2014 03:49:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to KO Myung-Hun <komh78 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Sun, 14 Dec 2014 03:49:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: KO Myung-Hun <komh78 <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: [PATCH 1/4] doc: add $(EXEEXT) suffix to the executables
Date: Sun, 14 Dec 2014 12:47:38 +0900
* man/local.mk: Add $(EXEEXT) suffix to the executables.
---
 man/local.mk | 217 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 109 insertions(+), 108 deletions(-)

diff --git a/man/local.mk b/man/local.mk
index 24cdce0..6687502 100644
--- a/man/local.mk
+++ b/man/local.mk
@@ -58,112 +58,112 @@ else
 # Most prog.1 man pages depend on src/prog.  List the exceptions:
 # Note that dir and vdir are exceptions only if you consider the name
 # of the .c file upon which they depend: ls.c.
-man/arch.1:      src/uname
-man/dir.1:       src/dir
-man/install.1:   src/ginstall
-man/vdir.1:      src/vdir
-
-man/base64.1:    src/base64
-man/basename.1:  src/basename
-man/cat.1:       src/cat
-man/chcon.1:     src/chcon
-man/chgrp.1:     src/chgrp
-man/chmod.1:     src/chmod
-man/chown.1:     src/chown
-man/chroot.1:    src/chroot
-man/cksum.1:     src/cksum
-man/comm.1:      src/comm
-man/coreutils.1: src/coreutils
-man/cp.1:        src/cp
-man/csplit.1:    src/csplit
-man/cut.1:       src/cut
-man/date.1:      src/date
-man/dd.1:        src/dd
-man/df.1:        src/df
-man/dircolors.1: src/dircolors
-man/dirname.1:   src/dirname
-man/du.1:        src/du
-man/echo.1:      src/echo
-man/env.1:       src/env
-man/expand.1:    src/expand
-man/expr.1:      src/expr
-man/factor.1:    src/factor
-man/false.1:     src/false
-man/fmt.1:       src/fmt
-man/fold.1:      src/fold
-man/groups.1:    src/groups
-man/head.1:      src/head
-man/hostid.1:    src/hostid
-man/hostname.1:  src/hostname
-man/id.1:        src/id
-man/join.1:      src/join
-man/kill.1:      src/kill
-man/link.1:      src/link
-man/ln.1:        src/ln
-man/logname.1:   src/logname
-man/ls.1:        src/ls
-man/md5sum.1:    src/md5sum
-man/mkdir.1:     src/mkdir
-man/mkfifo.1:    src/mkfifo
-man/mknod.1:     src/mknod
-man/mktemp.1:    src/mktemp
-man/mv.1:        src/mv
-man/nice.1:      src/nice
-man/nl.1:        src/nl
-man/nohup.1:     src/nohup
-man/nproc.1:     src/nproc
-man/numfmt.1:    src/numfmt
-man/od.1:        src/od
-man/paste.1:     src/paste
-man/pathchk.1:   src/pathchk
-man/pinky.1:     src/pinky
-man/pr.1:        src/pr
-man/printenv.1:  src/printenv
-man/printf.1:    src/printf
-man/ptx.1:       src/ptx
-man/pwd.1:       src/pwd
-man/readlink.1:  src/readlink
-man/realpath.1:  src/realpath
-man/rm.1:        src/rm
-man/rmdir.1:     src/rmdir
-man/runcon.1:    src/runcon
-man/seq.1:       src/seq
-man/sha1sum.1:   src/sha1sum
-man/sha224sum.1: src/sha224sum
-man/sha256sum.1: src/sha256sum
-man/sha384sum.1: src/sha384sum
-man/sha512sum.1: src/sha512sum
-man/shred.1:     src/shred
-man/shuf.1:      src/shuf
-man/sleep.1:     src/sleep
-man/sort.1:      src/sort
-man/split.1:     src/split
-man/stat.1:      src/stat
-man/stdbuf.1:    src/stdbuf
-man/stty.1:      src/stty
-man/sum.1:       src/sum
-man/sync.1:      src/sync
-man/tac.1:       src/tac
-man/tail.1:      src/tail
-man/tee.1:       src/tee
-man/test.1:      src/test
-man/timeout.1:   src/timeout
-man/touch.1:     src/touch
-man/tr.1:        src/tr
-man/true.1:      src/true
-man/truncate.1:  src/truncate
-man/tsort.1:     src/tsort
-man/tty.1:       src/tty
-man/uname.1:     src/uname
-man/unexpand.1:  src/unexpand
-man/uniq.1:      src/uniq
-man/unlink.1:    src/unlink
-man/uptime.1:    src/uptime
-man/users.1:     src/users
-man/wc.1:        src/wc
-man/who.1:       src/who
-man/whoami.1:    src/whoami
-man/yes.1:       src/yes
+man/arch.1:      src/uname$(EXEEXT)
+man/dir.1:       src/dir$(EXEEXT)
+man/install.1:   src/ginstall$(EXEEXT)
+man/vdir.1:      src/vdir$(EXEEXT)
+
+man/base64.1:    src/base64$(EXEEXT)
+man/basename.1:  src/basename$(EXEEXT)
+man/cat.1:       src/cat$(EXEEXT)
+man/chcon.1:     src/chcon$(EXEEXT)
+man/chgrp.1:     src/chgrp$(EXEEXT)
+man/chmod.1:     src/chmod$(EXEEXT)
+man/chown.1:     src/chown$(EXEEXT)
+man/chroot.1:    src/chroot$(EXEEXT)
+man/cksum.1:     src/cksum$(EXEEXT)
+man/comm.1:      src/comm$(EXEEXT)
+man/coreutils.1: src/coreutils$(EXEEXT)
+man/cp.1:        src/cp$(EXEEXT)
+man/csplit.1:    src/csplit$(EXEEXT)
+man/cut.1:       src/cut$(EXEEXT)
+man/date.1:      src/date$(EXEEXT)
+man/dd.1:        src/dd$(EXEEXT)
+man/df.1:        src/df$(EXEEXT)
+man/dircolors.1: src/dircolors$(EXEEXT)
+man/dirname.1:   src/dirname$(EXEEXT)
+man/du.1:        src/du$(EXEEXT)
+man/echo.1:      src/echo$(EXEEXT)
+man/env.1:       src/env$(EXEEXT)
+man/expand.1:    src/expand$(EXEEXT)
+man/expr.1:      src/expr$(EXEEXT)
+man/factor.1:    src/factor$(EXEEXT)
+man/false.1:     src/false$(EXEEXT)
+man/fmt.1:       src/fmt$(EXEEXT)
+man/fold.1:      src/fold$(EXEEXT)
+man/groups.1:    src/groups$(EXEEXT)
+man/head.1:      src/head$(EXEEXT)
+man/hostid.1:    src/hostid$(EXEEXT)
+man/hostname.1:  src/hostname$(EXEEXT)
+man/id.1:        src/id$(EXEEXT)
+man/join.1:      src/join$(EXEEXT)
+man/kill.1:      src/kill$(EXEEXT)
+man/link.1:      src/link$(EXEEXT)
+man/ln.1:        src/ln$(EXEEXT)
+man/logname.1:   src/logname$(EXEEXT)
+man/ls.1:        src/ls$(EXEEXT)
+man/md5sum.1:    src/md5sum$(EXEEXT)
+man/mkdir.1:     src/mkdir$(EXEEXT)
+man/mkfifo.1:    src/mkfifo$(EXEEXT)
+man/mknod.1:     src/mknod$(EXEEXT)
+man/mktemp.1:    src/mktemp$(EXEEXT)
+man/mv.1:        src/mv$(EXEEXT)
+man/nice.1:      src/nice$(EXEEXT)
+man/nl.1:        src/nl$(EXEEXT)
+man/nohup.1:     src/nohup$(EXEEXT)
+man/nproc.1:     src/nproc$(EXEEXT)
+man/numfmt.1:    src/numfmt$(EXEEXT)
+man/od.1:        src/od$(EXEEXT)
+man/paste.1:     src/paste$(EXEEXT)
+man/pathchk.1:   src/pathchk$(EXEEXT)
+man/pinky.1:     src/pinky$(EXEEXT)
+man/pr.1:        src/pr$(EXEEXT)
+man/printenv.1:  src/printenv$(EXEEXT)
+man/printf.1:    src/printf$(EXEEXT)
+man/ptx.1:       src/ptx$(EXEEXT)
+man/pwd.1:       src/pwd$(EXEEXT)
+man/readlink.1:  src/readlink$(EXEEXT)
+man/realpath.1:  src/realpath$(EXEEXT)
+man/rm.1:        src/rm$(EXEEXT)
+man/rmdir.1:     src/rmdir$(EXEEXT)
+man/runcon.1:    src/runcon$(EXEEXT)
+man/seq.1:       src/seq$(EXEEXT)
+man/sha1sum.1:   src/sha1sum$(EXEEXT)
+man/sha224sum.1: src/sha224sum$(EXEEXT)
+man/sha256sum.1: src/sha256sum$(EXEEXT)
+man/sha384sum.1: src/sha384sum$(EXEEXT)
+man/sha512sum.1: src/sha512sum$(EXEEXT)
+man/shred.1:     src/shred$(EXEEXT)
+man/shuf.1:      src/shuf$(EXEEXT)
+man/sleep.1:     src/sleep$(EXEEXT)
+man/sort.1:      src/sort$(EXEEXT)
+man/split.1:     src/split$(EXEEXT)
+man/stat.1:      src/stat$(EXEEXT)
+man/stdbuf.1:    src/stdbuf$(EXEEXT)
+man/stty.1:      src/stty$(EXEEXT)
+man/sum.1:       src/sum$(EXEEXT)
+man/sync.1:      src/sync$(EXEEXT)
+man/tac.1:       src/tac$(EXEEXT)
+man/tail.1:      src/tail$(EXEEXT)
+man/tee.1:       src/tee$(EXEEXT)
+man/test.1:      src/test$(EXEEXT)
+man/timeout.1:   src/timeout$(EXEEXT)
+man/touch.1:     src/touch$(EXEEXT)
+man/tr.1:        src/tr$(EXEEXT)
+man/true.1:      src/true$(EXEEXT)
+man/truncate.1:  src/truncate$(EXEEXT)
+man/tsort.1:     src/tsort$(EXEEXT)
+man/tty.1:       src/tty$(EXEEXT)
+man/uname.1:     src/uname$(EXEEXT)
+man/unexpand.1:  src/unexpand$(EXEEXT)
+man/uniq.1:      src/uniq$(EXEEXT)
+man/unlink.1:    src/unlink$(EXEEXT)
+man/uptime.1:    src/uptime$(EXEEXT)
+man/users.1:     src/users$(EXEEXT)
+man/wc.1:        src/wc$(EXEEXT)
+man/who.1:       src/who$(EXEEXT)
+man/whoami.1:    src/whoami$(EXEEXT)
+man/yes.1:       src/yes$(EXEEXT)
 endif
 
 .x.1:
@@ -183,13 +183,14 @@ endif
 	  && t=$*.td							\
 	  && rm -rf $$t							\
 	  && $(MKDIR_P) $$t						\
-	  && (cd $$t && $(LN_S) '$(abs_top_builddir)/src/'$$prog $$argv) \
+	  && (cd $$t && $(LN_S) '$(abs_top_builddir)/src/'$$prog$(EXEEXT) \
+	                        $$argv$(EXEEXT)) \
 	  && $(run_help2man)						\
 		     --source='$(PACKAGE_STRING)'			\
 		     --include=$(srcdir)/man/$$name.x			\
 		     --output=$$t/$$name.1				\
 		     --info-page='\(aq(coreutils) '$$name' invocation\(aq' \
-		     $$t/$$argv						\
+		     $$t/$$argv$(EXEEXT)			\
 	  && sed \
 	       -e 's|$*\.td/||g' \
 	       -e '/For complete documentation/d' \
-- 
1.8.5.2





Information forwarded to bug-coreutils <at> gnu.org:
bug#19375; Package coreutils. (Sun, 14 Dec 2014 13:08:01 GMT) Full text and rfc822 format available.

Message #8 received at 19375 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: KO Myung-Hun <komh78 <at> gmail.com>, 19375 <at> debbugs.gnu.org
Subject: Re: bug#19375: [PATCH 1/4] doc: add $(EXEEXT) suffix to the
 executables
Date: Sun, 14 Dec 2014 13:07:36 +0000
foremerge 19375 19377
stop

On 14/12/14 03:47, KO Myung-Hun wrote:
> * man/local.mk: Add $(EXEEXT) suffix to the executables.

LGTM.

thanks,
Pádraig.





Forcibly Merged 19375 19377. Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Sun, 14 Dec 2014 13:14:02 GMT) Full text and rfc822 format available.

Forcibly Merged 19375 19377 19378. Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Sun, 14 Dec 2014 13:18:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-coreutils <at> gnu.org:
bug#19375; Package coreutils. (Fri, 19 Dec 2014 01:14:02 GMT) Full text and rfc822 format available.

Message #15 received at 19375 <at> debbugs.gnu.org (full text, mbox):

From: KO Myung-Hun <komh78 <at> gmail.com>
To: 19375 <at> debbugs.gnu.org
Cc: GNU bug Tracking System <help-debbugs <at> gnu.org>
Subject: Re: bug#19375: closed (Re: bug#19377: bug#19378: [PATCH 3/4] cat,
 chcon, chgrp, chmod, chown, cp, du, head: support wildcards on OS/2)
Date: Fri, 19 Dec 2014 10:13:54 +0900
GNU bug Tracking System wrote:
> Your bug report
> 
> #19377: [PATCH 1/4] doc: add $(EXEEXT) suffix to the executables
> 
> which was filed against the coreutils package, has been closed.
> 
> The explanation is attached below, along with your original report.
> If you require more details, please reply to 19375 <at> debbugs.gnu.org.
> 
> 

#19375 was closed without applied. Any problem ?

> 
[..]
> 
> Subject:
> [PATCH 1/4] doc: add $(EXEEXT) suffix to the executables
> From:
> KO Myung-Hun <komh78 <at> gmail.com>
> Date:
> 14-12-14 12:47 오후
> To:
> bug-coreutils <at> gnu.org
> 
> To:
> bug-coreutils <at> gnu.org
> 
> 
> * man/local.mk: Add $(EXEEXT) suffix to the executables.
> ---
>  man/local.mk | 217 ++++++++++++++++++++++++++++++-----------------------------
>  1 file changed, 109 insertions(+), 108 deletions(-)
> 
> diff --git a/man/local.mk b/man/local.mk
> index 24cdce0..6687502 100644
> --- a/man/local.mk
> +++ b/man/local.mk
> @@ -58,112 +58,112 @@ else
>  # Most prog.1 man pages depend on src/prog.  List the exceptions:
>  # Note that dir and vdir are exceptions only if you consider the name
>  # of the .c file upon which they depend: ls.c.
> -man/arch.1:      src/uname
> -man/dir.1:       src/dir
> -man/install.1:   src/ginstall
> -man/vdir.1:      src/vdir
> -
> -man/base64.1:    src/base64
> -man/basename.1:  src/basename
> -man/cat.1:       src/cat
> -man/chcon.1:     src/chcon
> -man/chgrp.1:     src/chgrp
> -man/chmod.1:     src/chmod
> -man/chown.1:     src/chown
> -man/chroot.1:    src/chroot
> -man/cksum.1:     src/cksum
> -man/comm.1:      src/comm
> -man/coreutils.1: src/coreutils
> -man/cp.1:        src/cp
> -man/csplit.1:    src/csplit
> -man/cut.1:       src/cut
> -man/date.1:      src/date
> -man/dd.1:        src/dd
> -man/df.1:        src/df
> -man/dircolors.1: src/dircolors
> -man/dirname.1:   src/dirname
> -man/du.1:        src/du
> -man/echo.1:      src/echo
> -man/env.1:       src/env
> -man/expand.1:    src/expand
> -man/expr.1:      src/expr
> -man/factor.1:    src/factor
> -man/false.1:     src/false
> -man/fmt.1:       src/fmt
> -man/fold.1:      src/fold
> -man/groups.1:    src/groups
> -man/head.1:      src/head
> -man/hostid.1:    src/hostid
> -man/hostname.1:  src/hostname
> -man/id.1:        src/id
> -man/join.1:      src/join
> -man/kill.1:      src/kill
> -man/link.1:      src/link
> -man/ln.1:        src/ln
> -man/logname.1:   src/logname
> -man/ls.1:        src/ls
> -man/md5sum.1:    src/md5sum
> -man/mkdir.1:     src/mkdir
> -man/mkfifo.1:    src/mkfifo
> -man/mknod.1:     src/mknod
> -man/mktemp.1:    src/mktemp
> -man/mv.1:        src/mv
> -man/nice.1:      src/nice
> -man/nl.1:        src/nl
> -man/nohup.1:     src/nohup
> -man/nproc.1:     src/nproc
> -man/numfmt.1:    src/numfmt
> -man/od.1:        src/od
> -man/paste.1:     src/paste
> -man/pathchk.1:   src/pathchk
> -man/pinky.1:     src/pinky
> -man/pr.1:        src/pr
> -man/printenv.1:  src/printenv
> -man/printf.1:    src/printf
> -man/ptx.1:       src/ptx
> -man/pwd.1:       src/pwd
> -man/readlink.1:  src/readlink
> -man/realpath.1:  src/realpath
> -man/rm.1:        src/rm
> -man/rmdir.1:     src/rmdir
> -man/runcon.1:    src/runcon
> -man/seq.1:       src/seq
> -man/sha1sum.1:   src/sha1sum
> -man/sha224sum.1: src/sha224sum
> -man/sha256sum.1: src/sha256sum
> -man/sha384sum.1: src/sha384sum
> -man/sha512sum.1: src/sha512sum
> -man/shred.1:     src/shred
> -man/shuf.1:      src/shuf
> -man/sleep.1:     src/sleep
> -man/sort.1:      src/sort
> -man/split.1:     src/split
> -man/stat.1:      src/stat
> -man/stdbuf.1:    src/stdbuf
> -man/stty.1:      src/stty
> -man/sum.1:       src/sum
> -man/sync.1:      src/sync
> -man/tac.1:       src/tac
> -man/tail.1:      src/tail
> -man/tee.1:       src/tee
> -man/test.1:      src/test
> -man/timeout.1:   src/timeout
> -man/touch.1:     src/touch
> -man/tr.1:        src/tr
> -man/true.1:      src/true
> -man/truncate.1:  src/truncate
> -man/tsort.1:     src/tsort
> -man/tty.1:       src/tty
> -man/uname.1:     src/uname
> -man/unexpand.1:  src/unexpand
> -man/uniq.1:      src/uniq
> -man/unlink.1:    src/unlink
> -man/uptime.1:    src/uptime
> -man/users.1:     src/users
> -man/wc.1:        src/wc
> -man/who.1:       src/who
> -man/whoami.1:    src/whoami
> -man/yes.1:       src/yes
> +man/arch.1:      src/uname$(EXEEXT)
> +man/dir.1:       src/dir$(EXEEXT)
> +man/install.1:   src/ginstall$(EXEEXT)
> +man/vdir.1:      src/vdir$(EXEEXT)
> +
> +man/base64.1:    src/base64$(EXEEXT)
> +man/basename.1:  src/basename$(EXEEXT)
> +man/cat.1:       src/cat$(EXEEXT)
> +man/chcon.1:     src/chcon$(EXEEXT)
> +man/chgrp.1:     src/chgrp$(EXEEXT)
> +man/chmod.1:     src/chmod$(EXEEXT)
> +man/chown.1:     src/chown$(EXEEXT)
> +man/chroot.1:    src/chroot$(EXEEXT)
> +man/cksum.1:     src/cksum$(EXEEXT)
> +man/comm.1:      src/comm$(EXEEXT)
> +man/coreutils.1: src/coreutils$(EXEEXT)
> +man/cp.1:        src/cp$(EXEEXT)
> +man/csplit.1:    src/csplit$(EXEEXT)
> +man/cut.1:       src/cut$(EXEEXT)
> +man/date.1:      src/date$(EXEEXT)
> +man/dd.1:        src/dd$(EXEEXT)
> +man/df.1:        src/df$(EXEEXT)
> +man/dircolors.1: src/dircolors$(EXEEXT)
> +man/dirname.1:   src/dirname$(EXEEXT)
> +man/du.1:        src/du$(EXEEXT)
> +man/echo.1:      src/echo$(EXEEXT)
> +man/env.1:       src/env$(EXEEXT)
> +man/expand.1:    src/expand$(EXEEXT)
> +man/expr.1:      src/expr$(EXEEXT)
> +man/factor.1:    src/factor$(EXEEXT)
> +man/false.1:     src/false$(EXEEXT)
> +man/fmt.1:       src/fmt$(EXEEXT)
> +man/fold.1:      src/fold$(EXEEXT)
> +man/groups.1:    src/groups$(EXEEXT)
> +man/head.1:      src/head$(EXEEXT)
> +man/hostid.1:    src/hostid$(EXEEXT)
> +man/hostname.1:  src/hostname$(EXEEXT)
> +man/id.1:        src/id$(EXEEXT)
> +man/join.1:      src/join$(EXEEXT)
> +man/kill.1:      src/kill$(EXEEXT)
> +man/link.1:      src/link$(EXEEXT)
> +man/ln.1:        src/ln$(EXEEXT)
> +man/logname.1:   src/logname$(EXEEXT)
> +man/ls.1:        src/ls$(EXEEXT)
> +man/md5sum.1:    src/md5sum$(EXEEXT)
> +man/mkdir.1:     src/mkdir$(EXEEXT)
> +man/mkfifo.1:    src/mkfifo$(EXEEXT)
> +man/mknod.1:     src/mknod$(EXEEXT)
> +man/mktemp.1:    src/mktemp$(EXEEXT)
> +man/mv.1:        src/mv$(EXEEXT)
> +man/nice.1:      src/nice$(EXEEXT)
> +man/nl.1:        src/nl$(EXEEXT)
> +man/nohup.1:     src/nohup$(EXEEXT)
> +man/nproc.1:     src/nproc$(EXEEXT)
> +man/numfmt.1:    src/numfmt$(EXEEXT)
> +man/od.1:        src/od$(EXEEXT)
> +man/paste.1:     src/paste$(EXEEXT)
> +man/pathchk.1:   src/pathchk$(EXEEXT)
> +man/pinky.1:     src/pinky$(EXEEXT)
> +man/pr.1:        src/pr$(EXEEXT)
> +man/printenv.1:  src/printenv$(EXEEXT)
> +man/printf.1:    src/printf$(EXEEXT)
> +man/ptx.1:       src/ptx$(EXEEXT)
> +man/pwd.1:       src/pwd$(EXEEXT)
> +man/readlink.1:  src/readlink$(EXEEXT)
> +man/realpath.1:  src/realpath$(EXEEXT)
> +man/rm.1:        src/rm$(EXEEXT)
> +man/rmdir.1:     src/rmdir$(EXEEXT)
> +man/runcon.1:    src/runcon$(EXEEXT)
> +man/seq.1:       src/seq$(EXEEXT)
> +man/sha1sum.1:   src/sha1sum$(EXEEXT)
> +man/sha224sum.1: src/sha224sum$(EXEEXT)
> +man/sha256sum.1: src/sha256sum$(EXEEXT)
> +man/sha384sum.1: src/sha384sum$(EXEEXT)
> +man/sha512sum.1: src/sha512sum$(EXEEXT)
> +man/shred.1:     src/shred$(EXEEXT)
> +man/shuf.1:      src/shuf$(EXEEXT)
> +man/sleep.1:     src/sleep$(EXEEXT)
> +man/sort.1:      src/sort$(EXEEXT)
> +man/split.1:     src/split$(EXEEXT)
> +man/stat.1:      src/stat$(EXEEXT)
> +man/stdbuf.1:    src/stdbuf$(EXEEXT)
> +man/stty.1:      src/stty$(EXEEXT)
> +man/sum.1:       src/sum$(EXEEXT)
> +man/sync.1:      src/sync$(EXEEXT)
> +man/tac.1:       src/tac$(EXEEXT)
> +man/tail.1:      src/tail$(EXEEXT)
> +man/tee.1:       src/tee$(EXEEXT)
> +man/test.1:      src/test$(EXEEXT)
> +man/timeout.1:   src/timeout$(EXEEXT)
> +man/touch.1:     src/touch$(EXEEXT)
> +man/tr.1:        src/tr$(EXEEXT)
> +man/true.1:      src/true$(EXEEXT)
> +man/truncate.1:  src/truncate$(EXEEXT)
> +man/tsort.1:     src/tsort$(EXEEXT)
> +man/tty.1:       src/tty$(EXEEXT)
> +man/uname.1:     src/uname$(EXEEXT)
> +man/unexpand.1:  src/unexpand$(EXEEXT)
> +man/uniq.1:      src/uniq$(EXEEXT)
> +man/unlink.1:    src/unlink$(EXEEXT)
> +man/uptime.1:    src/uptime$(EXEEXT)
> +man/users.1:     src/users$(EXEEXT)
> +man/wc.1:        src/wc$(EXEEXT)
> +man/who.1:       src/who$(EXEEXT)
> +man/whoami.1:    src/whoami$(EXEEXT)
> +man/yes.1:       src/yes$(EXEEXT)
>  endif
>  
>  .x.1:
> @@ -183,13 +183,14 @@ endif
>  	  && t=$*.td							\
>  	  && rm -rf $$t							\
>  	  && $(MKDIR_P) $$t						\
> -	  && (cd $$t && $(LN_S) '$(abs_top_builddir)/src/'$$prog $$argv) \
> +	  && (cd $$t && $(LN_S) '$(abs_top_builddir)/src/'$$prog$(EXEEXT) \
> +	                        $$argv$(EXEEXT)) \
>  	  && $(run_help2man)						\
>  		     --source='$(PACKAGE_STRING)'			\
>  		     --include=$(srcdir)/man/$$name.x			\
>  		     --output=$$t/$$name.1				\
>  		     --info-page='\(aq(coreutils) '$$name' invocation\(aq' \
> -		     $$t/$$argv						\
> +		     $$t/$$argv$(EXEEXT)			\
>  	  && sed \
>  	       -e 's|$*\.td/||g' \
>  	       -e '/For complete documentation/d' \

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr





Information forwarded to bug-coreutils <at> gnu.org:
bug#19375; Package coreutils. (Fri, 19 Dec 2014 02:08:02 GMT) Full text and rfc822 format available.

Message #18 received at 19375 <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: KO Myung-Hun <komh78 <at> gmail.com>, 19375 <at> debbugs.gnu.org
Subject: Re: bug#19375: closed (Re: bug#19377: bug#19378: [PATCH 3/4] cat,
 chcon, chgrp, chmod, chown, cp, du, head: support wildcards on OS/2)
Date: Fri, 19 Dec 2014 02:07:43 +0000
reopen 19377
stop

On 19/12/14 01:13, KO Myung-Hun wrote:
> 
> GNU bug Tracking System wrote:
>> Your bug report
>>
>> #19377: [PATCH 1/4] doc: add $(EXEEXT) suffix to the executables
>>
>> which was filed against the coreutils package, has been closed.
>>
>> The explanation is attached below, along with your original report.
>> If you require more details, please reply to 19375 <at> debbugs.gnu.org.
>>
>>
> 
> #19375 was closed without applied. Any problem ?

Jim wasn't aware I'd merged all these bugs to 19377
(which was the top level summary mail), as having
separate bugs per patch was confusing and overkill.

Anyway don't worry, we'll apply all that's appropriate.
I've just now applied this particular patch as it's fine.

thanks!
Pádraig.




Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 19 Dec 2014 02:08:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-coreutils <at> gnu.org:
bug#19375; Package coreutils. (Fri, 19 Dec 2014 03:11:01 GMT) Full text and rfc822 format available.

Message #23 received at 19375 <at> debbugs.gnu.org (full text, mbox):

From: KO Myung-Hun <komh78 <at> gmail.com>
To: Pádraig Brady <P <at> draigBrady.com>
Cc: 19375 <at> debbugs.gnu.org
Subject: Re: bug#19375: closed (Re: bug#19377: bug#19378: [PATCH 3/4] cat,
 chcon, chgrp, chmod, chown, cp, du, head: support wildcards on OS/2)
Date: Fri, 19 Dec 2014 12:10:45 +0900

Pádraig Brady wrote:
> reopen 19377
> stop
> 
> On 19/12/14 01:13, KO Myung-Hun wrote:
>>
>> GNU bug Tracking System wrote:
>>> Your bug report
>>>
>>> #19377: [PATCH 1/4] doc: add $(EXEEXT) suffix to the executables
>>>
>>> which was filed against the coreutils package, has been closed.
>>>
>>> The explanation is attached below, along with your original report.
>>> If you require more details, please reply to 19375 <at> debbugs.gnu.org.
>>>
>>>
>>
>> #19375 was closed without applied. Any problem ?
> 
> Jim wasn't aware I'd merged all these bugs to 19377
> (which was the top level summary mail), as having
> separate bugs per patch was confusing and overkill.
> 
> Anyway don't worry, we'll apply all that's appropriate.
> I've just now applied this particular patch as it's fine.
> 

Thanks a lot!!! ^^

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr





Information forwarded to bug-coreutils <at> gnu.org:
bug#19375; Package coreutils. (Wed, 10 Oct 2018 16:01:01 GMT) Full text and rfc822 format available.

Message #26 received at 19375 <at> debbugs.gnu.org (full text, mbox):

From: Assaf Gordon <assafgordon <at> gmail.com>
To: 19375 <at> debbugs.gnu.org
Date: Wed, 10 Oct 2018 10:00:37 -0600
tags 19375 fixed
close 19375
stop

pushed at 
https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=178f8e79dcd1e0b8bbb3b04da664d05eaae56186

closing.




Added tag(s) fixed. Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 10 Oct 2018 16:01:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 19375 <at> debbugs.gnu.org and KO Myung-Hun <komh78 <at> gmail.com> Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 10 Oct 2018 16:01:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 08 Nov 2018 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 228 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.