SOURCES: xemacs-destdir.patch - updated

arekm arekm at pld-linux.org
Sun Apr 2 00:52:33 CEST 2006


Author: arekm                        Date: Sat Apr  1 22:52:33 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   xemacs-destdir.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/xemacs-destdir.patch
diff -u SOURCES/xemacs-destdir.patch:1.1 SOURCES/xemacs-destdir.patch:1.2
--- SOURCES/xemacs-destdir.patch:1.1	Sat Oct 29 20:28:35 2005
+++ SOURCES/xemacs-destdir.patch	Sun Apr  2 00:52:27 2006
@@ -266,12 +266,15 @@
  SHELL=/bin/sh
  RM=rm -f
  PROGNAME=@PROGNAME@
-@@ -86,4 +88,4 @@
- extraclean: distclean
+@@ -100,7 +100,7 @@
+ 	-$(RM) *~ \#*
  
  install: $(OBJECT_TO_BUILD)
 -	$(INSTALL_PROGRAM) $< $(INSTALLPATH)
 +	$(INSTALL_PROGRAM) $< $(DESTDIR)$(INSTALLPATH)
+ 
+ ##
+ ## Local Variables:
 diff -ru xemacs-21.5.21.orig/modules/zlib/Makefile xemacs-21.5.21/modules/zlib/Makefile
 --- xemacs-21.5.21.orig/modules/zlib/Makefile	2001-04-12 20:22:40.000000000 +0200
 +++ xemacs-21.5.21/modules/zlib/Makefile	2005-06-02 12:51:27.000000000 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/xemacs-destdir.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list