zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: pkgtool -target_dir completion
@ 2005-06-14 15:57 Doug Kearns
  0 siblings, 0 replies; only message in thread
From: Doug Kearns @ 2005-06-14 15:57 UTC (permalink / raw)
  To: zsh-workers

There's a typo in _pkgtool but as I'm not a Slackware user I'm not sure
if this is the appropriate fix...

Regards,
Doug


Index: Completion/Linux/Command/_pkgtool
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Linux/Command/_pkgtool,v
retrieving revision 1.6
diff -u -r1.6 _pkgtool
--- Completion/Linux/Command/_pkgtool	8 Jun 2005 05:33:47 -0000	1.6
+++ Completion/Linux/Command/_pkgtool	14 Jun 2005 15:54:29 -0000
@@ -49,7 +49,7 @@
       '-ignore_tagfile[install every package encountered regardless of tagfiles]' \
       '-tagfile[specify tagfile to be used for the installation]:tagfile:_files -/' \
       '-source_dir[specify directory containing each disk subdirectory]:source directory:_path_files -/' \
-      '-target_dir[specify directory where the target root directory is located]:target directory:_path_files -W -/' \
+      '-target_dir[specify directory where the target root directory is located]:target directory:_path_files -/' \
       '(-source_mounted)-source_device[specify source device to install from]:source device:{compadd "$expl[@]" /dev/*}'
   ;;
 esac


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-14 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-14 15:57 PATCH: pkgtool -target_dir completion Doug Kearns

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).