The following reply was made to PR conf/163993; it has been noted by GNATS.

From: [email protected] (dfilter service)
To: [email protected]
Cc:  
Subject: Re: conf/163993: commit references a PR
Date: Thu, 16 Feb 2012 14:08:24 +0000 (UTC)

 Author: pluknet
 Date: Thu Feb 16 14:08:14 2012
 New Revision: 231821
 URL: http://svn.freebsd.org/changeset/base/231821
 
 Log:
   delete-old does not have delete-old-libs dependency.
   Reflect this in the comment.
   
   PR:          conf/163993
   Submitted by:        Eugen Konkov <kes-kes at yandex ru>
   MFC after:   3 days
 
 Modified:
   head/Makefile
 
 Modified: head/Makefile
 ==============================================================================
 --- head/Makefile      Thu Feb 16 10:58:15 2012        (r231820)
 +++ head/Makefile      Thu Feb 16 14:08:14 2012        (r231821)
 @@ -24,7 +24,7 @@
  # check-old-dirs      - List obsolete directories.
  # check-old-files     - List obsolete files.
  # check-old-libs      - List obsolete libraries.
 -# delete-old          - Delete obsolete directories/files/libraries.
 +# delete-old          - Delete obsolete directories/files.
  # delete-old-dirs     - Delete obsolete directories.
  # delete-old-files    - Delete obsolete files.
  # delete-old-libs     - Delete obsolete libraries.
 _______________________________________________
 [email protected] mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "[email protected]"
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to