From 7352ff8a65df324d0df7f4076bf1967dcd6e0c5d Mon Sep 17 00:00:00 2001 From: Qingping Hou Date: Wed, 3 Oct 2012 05:36:59 -0400 Subject: [PATCH] revert commit 9127d1c9a1f17206ab9e9aa5dff26cbcdc53b088 As NiLuJe points out, that line is not needed, clean stage of the popen Makefile will take care of it. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 3e27d4cc4..877b73d1e 100644 --- a/Makefile +++ b/Makefile @@ -194,7 +194,6 @@ cleanthirdparty: rm -rf $(DJVUDIR)/build rm -f $(MUPDFDIR)/fontdump.host rm -f $(MUPDFDIR)/cmapdump.host - rm -rf $(POPENNSLIB) $(MAKE) -C $(POPENNSDIR) clean $(MUPDFDIR)/fontdump.host: