* Jussi Lehtola <jussilehtola@xxxxxxxxxxxxxxxxx> [2009-08-05 14:01]: > Hi all, > > > there's something wrong with > find -name '*.jar' -o -name '*.class' -exec rm -f '{}' \; > in > http://fedoraproject.org/wiki/PackagingDrafts/Java#ant_2 > since it doesn't remove .jar files. > > find \( -name '*.jar' -o -name '*.class' \) -exec rm -f '{}' \; > removes them correctly. > > Could someone change the command to the working version? You'll have to go through the guidelines change process: http://fedoraproject.org/wiki/Packaging/Committee#GuidelineChangeProcedure Andrew -- Fedora-packaging mailing list Fedora-packaging@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-packaging