From 88242ba92788a598ccd1383a401a235fe7bd6efd Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Wed, 27 Sep 2000 22:21:59 +0000 Subject: Clean .orig files in ${WRKSRC}/lib/doc created by distribution patch so they aren't installed. Reported by: onigiri --- print/lyx15/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/lyx15') diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 523b8c6f8c9c..667e9d63c9b0 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -45,5 +45,6 @@ pre-fetch: post-patch: (cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in) + (cd ${WRKSRC}/lib/doc; ${RM} -f *.orig) .include -- cgit v1.2.3