Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=512217





--- Comment #7 from Jonathan Underwood <[email protected]>  
2009-07-17 12:47:34 EDT ---
Incidentally, a one liner to remove zero length doc files would be something
like

find ${RPM_BUILD_ROOT}%{_geany_plug_docdir} -size 0 -exec rm -f '{}' \;

which is more robust than removing them each by hand.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to