X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=billie;h=8346e066d3c7255a8e4bac955992c03f58f0ffca;hb=6683ae63d250c1d795952307595107fd7bd0bac8;hp=772eaadc24b7c9f3c1e5d39637cf310a7fbe6d77;hpb=1c22942feaaa4487e9e5c28da39d9b9ec467523c;p=dak.git diff --git a/billie b/billie index 772eaadc..8346e066 100755 --- a/billie +++ b/billie @@ -2,7 +2,7 @@ # Prepare and maintain partial trees by architecture # Copyright (C) 2004 Daniel Silverstone -# $Id: billie,v 1.2 2004-04-12 12:44:06 dsilvers Exp $ +# $Id: billie,v 1.3 2004-07-12 15:44:09 dsilvers Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -104,16 +104,12 @@ class BillieTarget: ################## verbatim = [ - "/README.html", - "/README.pgp", - "/README.CD-manufacture", - "/README.mirrors.html", - "/README.mirrors.txt", - "/README.non-US", ]; verbprefix = [ "/tools/", + "/README", + "/doc/" ]; def applicable(path, target):