poldek: poldek/cli/op_source.c - --destination works now (#5778 fr...
mis
mis at pld-linux.org
Thu Jan 24 01:25:14 CET 2008
Author: mis Date: Thu Jan 24 00:25:14 2008 GMT
Module: poldek Tag: HEAD
---- Log message:
- --destination works now (#5778 from old BTS)
---- Files affected:
poldek/poldek/cli:
op_source.c (1.33 -> 1.34)
---- Diffs:
================================================================
Index: poldek/poldek/cli/op_source.c
diff -u poldek/poldek/cli/op_source.c:1.33 poldek/poldek/cli/op_source.c:1.34
--- poldek/poldek/cli/op_source.c:1.33 Wed Jun 27 02:44:47 2007
+++ poldek/poldek/cli/op_source.c Thu Jan 24 01:25:09 2008
@@ -74,12 +74,9 @@
N_("Set the type of index specified by --destination option"),
OPT_GID },
-{"destination", OPT_DEST, "PATH", OPTION_HIDDEN, /* NFY */
+{"destination", OPT_DEST, "PATH", 0,
N_("Install to specified destination"), OPT_GID },
-{"install-dest", 0, 0, OPTION_HIDDEN | OPTION_ALIAS,
- N_("Install to specified destination"), OPT_GID },
-
{"dn", OPT_DEST_NAME, "SOURCE-NAME", 0,
N_("Install to source SOURCE-NAME instead to the system"), OPT_GID },
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/poldek/poldek/cli/op_source.c?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list