Dan, 

You called this a "backport" but I cannot find this in HEAD... only in the
branch...

  -- Dave


From: Daniel Macks <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: fink fink.8.in,1.18,1.18.16.1 fink.conf.5.in,1.12,1.12.2.1 
ChangeLog,1.223.2.2,1.223.2.3
Date: Tue, 04 May 2004 04:50:43 +0000


Update of /cvsroot/fink/fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23453

Modified Files:
      Tag: branch_0_20
        fink.8.in fink.conf.5.in ChangeLog 
Log Message:
Backport: document -K and -k in fink and fink.conf manpages.


Index: fink.conf.5.in
===================================================================
RCS file: /cvsroot/fink/fink/fink.conf.5.in,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -d -r1.12 -r1.12.2.1
--- fink.conf.5.in      19 Mar 2004 08:16:01 -0000      1.12
+++ fink.conf.5.in      4 May 2004 04:50:41 -0000       1.12.2.1
@@ -263,14 +263,28 @@
 .Bl -tag -width flag
 .It Cm KeepRootDir: Ar boolean
 Causes Fink not to delete the
-.Pa @PREFIX@/src/root-name-version
+.Pa @PREFIX@/src/root-[name]-[version]-[revision]
 directory after building a package. Defaults to false. 
 Be careful, this option can fill your hard-disk quickly! 
+Passing
+.Cm fink
+the
+.Cm -K
+flag has the same effect, but only operates on that single
+.Cm fink
+invocation.
 .It Cm KeepBuildDir: Ar boolean 
 Causes Fink not to delete the
-.Pa @PREFIX@/src/name-version
+.Pa @PREFIX@/src/[name]-[version]-[revision]
 directory after building a package. Defaults to false. 
 Be careful, this option can fill your hard-disk quickly! 
+Passing
+.Cm fink
+the
+.Cm -k
+flag has the same effect, but only operates on that single
+.Cm fink
+invocation.
 .El
 .\"
 .\"

Index: fink.8.in
===================================================================
RCS file: /cvsroot/fink/fink/fink.8.in,v
retrieving revision 1.18
retrieving revision 1.18.16.1
diff -u -d -r1.18 -r1.18.16.1
--- fink.8.in   6 Oct 2003 13:44:07 -0000       1.18
+++ fink.8.in   4 May 2004 04:50:41 -0000       1.18.16.1
@@ -43,6 +43,14 @@
 Causes fink to be more verbose, opposite of --quiet
 .It Cm -y, --yes
 Assume default answer for all interactive questions
+.It Cm -K, --keep-root-dir
+Causes Fink not to delete the
+.Pa @PREFIX@/src/root-[name]-[version]-[revision]
+directory after building a package.
+.It Cm -k, --keep-build-dir
+Causes Fink not to delete the
+.Pa @PREFIX@/src/[name]-[version]-[revision]
+directory after building a package.
 .El
 .\"
 .\"

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.223.2.2
retrieving revision 1.223.2.3
diff -u -d -r1.223.2.2 -r1.223.2.3
--- ChangeLog   29 Apr 2004 03:08:21 -0000      1.223.2.2
+++ ChangeLog   4 May 2004 04:50:41 -0000       1.223.2.3
@@ -1,3 +1,8 @@
+2004-05-03  Daniel Macks  <[EMAIL PROTECTED]>
+
+       * fink.8.in: Document the -K and -k flags.
+       * fink.conf.5.in: Mention -K and -k in the Keep*Dir sections.
+
 2004-04-28  Daniel Macks  <[EMAIL PROTECTED]>
 
        * Makefile: Use /usr/bin/perl for tests since that's how fink runs.



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to