rpms/aplus-fsf/devel aplus-fsf-lpath.el,1.1,1.2

Jochen Schmitt s4504kr at fedoraproject.org
Thu Jul 30 16:53:51 UTC 2009


Author: s4504kr

Update of /cvs/extras/rpms/aplus-fsf/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18681

Modified Files:
	aplus-fsf-lpath.el 
Log Message:
Add missing paranthesis in lpath.el


Index: aplus-fsf-lpath.el
===================================================================
RCS file: /cvs/extras/rpms/aplus-fsf/devel/aplus-fsf-lpath.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- aplus-fsf-lpath.el	30 Jul 2009 16:33:06 -0000	1.1
+++ aplus-fsf-lpath.el	30 Jul 2009 16:53:51 -0000	1.2
@@ -3,4 +3,4 @@
 
 ;; Make sure we get the right files.
 (setq load-path (cons "." load-path)
-      byte-compile-warnings nil
+      byte-compile-warnings nil)




More information about the fedora-extras-commits mailing list