On Sat, 15 Apr 2006 16:04:09 +0200 Jean Delvare wrote: > Hi Randy, > > > I don't see a contrib/ dir., but whatever, you can have this if you > > want it. Someone can probably make it shorter but it works as is. > > > > Also available at: > > http://www.xenotime.net/linux/scripts/listallpatch > > I don't think I have a use for that script, but you might be interested > in the following comments anyway:
Yes, thanks. > > # patch-dir-name defaults to "patch" if ~/.quiltrc is not found > > # or it does not set QUILT_PATCHES=patchdir; > > Why did you make the default directory name "patch" when quilt uses > "patches" by default? No idea, fixed. Other comments also fixed. > > echo "# $dir/$patchdirname/series:" ## <-----" > > You have an unmatched double quote here, it probably doesn't do what > what you wanted. duh. Thanks again. Updated on my web site if anyone is interested. --- ~Randy _______________________________________________ Quilt-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/quilt-dev
