release jed to experimental

Jörg Sommer joerg at alea.gnuu.de
Fri Jun 16 23:58:37 UTC 2006


Hallo G.,

G. Milde schrieb am Fri 16. Jun, 13:04 (+0200):
> The problem is in jed/compile/jed-common:
> 
>   remove)
> 	find $LIBDIR \( -name \*.slc -o -name \*.dfa \) -print0 | xargs -0 rm
> 
> since jed-common only Recommends: jed|xjed, it is possible that the
> find doesnot return any matches and rm fails.

add --no-run-if-empty to xargs

> My suggestion would be to use the "original" construct still used in
> jed-extra:
> 
>   remove)
> 	find $LIBDIR \( -name \*.slc -o -name \*.dfa \) -delete

I'm *still* against this. I would like to create a backport for jed and
find in sarge do not support -delete.

Bye, Jörg.
-- 
Der Wunsch, klug zu erscheinen, verhindert oft, es zu werden.
    	    	    			      (Francois de la Rochefoucauld)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-jed-devel/attachments/20060617/34984c23/attachment.pgp


More information about the Pkg-jed-devel mailing list