CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2011/05/18 02:28:55

Modified files:
        x11/awesome    : Makefile 

Log message:
In pre-install, get rid of a bunch of rm's and use:

find ${WRKDIST}/lib -name '*.lua.in.orig' -print | xargs rm

which will always be good in every case.

Reply via email to