($(LIBDIR)/xemacs/xemacs-packages): Don't install `apel'.
authortomo <tomo>
Wed, 29 Oct 2008 04:38:12 +0000 (04:38 +0000)
committertomo <tomo>
Wed, 29 Oct 2008 04:38:12 +0000 (04:38 +0000)
Makefile.in

index e166e00..053a419 100644 (file)
@@ -185,7 +185,7 @@ apel:
 $(LIBDIR)/xemacs/xemacs-packages:
        cd $(LIBDIR)/xemacs && \
        curl $(XEMACS_PACKAGES_URL)/xemacs-sumo.tar.gz \
-       | $(SUDO) $(TAR) xvzf -
+       | $(SUDO) $(TAR) xvzf - --exclude=apel
 
 $(LIBDIR)/xemacs/mule-packages:
        cd $(LIBDIR)/xemacs && \