[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CVS jdg tetex-base: Add cweb example files lost in transition



On Thu, Mar 06, 2003 at 12:23:23PM +0900, Atsuhito Kohda wrote:
> Relating to this addition of directory under debian/
> I suspect that the following line in rules might be
> unnecessary.
> 
> # Remove any CVS directories that may be present in the source tree.
> 	-rm -rf debian/$(package) `find debian/* -type d ! -name CVS ! -name patches `

Yuck.  Just get rid of it completely, I guess.  We should be exporting
CVS trees, not checking them out, when building the package for
upload, anyway.

> If it really needs to remove CVS then it will be enough 
> (on the contrary)
> 
> 	-rm -rf debian/$(package) `find debian/* -type d -name CVS `

Agreed.

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

        Julian Gilbey, website: http://www.polya.uklinux.net/
   Debian GNU/Linux Developer, see: http://people.debian.org/~jdg/
     Visit http://www.thehungersite.com/ to help feed the hungry



Reply to: