diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 922f952847e9..b703cb980db8 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -87,7 +87,4 @@ SERVER_DESC= Server SERVER_CMAKE_OFF=-DENABLE_SERVER=off TEST_CMAKE_ON= -DENABLE_TESTS=on -post-install: - ${FIND} ${STAGEDIR}${PREFIX}/man -type d -empty -delete - .include