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

Re: Best Packaging Practices, act II



On Fri, May 24, 2002 at 01:31:59PM +0200, Bas Zoetekouw wrote:
> 
>   PATCHES:=$(shell cd debian/diffs && ls *.patch)
>   REVPATCHES:=$(strip $(shell A=; for i in $(PATCHES); do A="$$i $$A"; done; \
>               echo $$A))

whats wrong with ls -r ?

>   REVPATCHES:=$(shell cd debian/diffs && ls -r *.patch)

--
Paul (sorry that construct just looks confusing ;O)


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: