[packages/mate-applets: 133/311] - fixed variable name

glen glen at pld-linux.org
Thu Dec 27 20:34:18 CET 2012


commit 28c3675317840fd4c1dff14d6752373efd3a51f8
Author: aflinta <aflinta at pld-linux.org>
Date:   Mon Jun 2 07:31:18 2003 +0000

    - fixed variable name
    
    Changed files:
        gnome-applets-xmldocs.patch -> 1.1

 gnome-applets-xmldocs.patch | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
---
diff --git a/gnome-applets-xmldocs.patch b/gnome-applets-xmldocs.patch
new file mode 100644
index 0000000..b11e7ec
--- /dev/null
+++ b/gnome-applets-xmldocs.patch
@@ -0,0 +1,24 @@
+diff -urN gnome-applets-2.3.3.orig/sgmldocs.make gnome-applets-2.3.3/sgmldocs.make
+--- gnome-applets-2.3.3.orig/sgmldocs.make	Mon Jun  2 08:56:49 2003
++++ gnome-applets-2.3.3/sgmldocs.make	Mon Jun  2 08:59:48 2003
+@@ -58,7 +58,7 @@
+ 	-cp $(docname)/index.html .
+ 
+ $(docname).sgml: $(sgml_ents)
+-        -ourdir=`pwd`;  \
++        ourdir=`pwd`;  \
+         cd $(srcdir);   \
+         cp $(sgml_ents) $$ourdir
+ 
+diff -urN gnome-applets-2.3.3.orig/xmldocs.make gnome-applets-2.3.3/xmldocs.make
+--- gnome-applets-2.3.3.orig/xmldocs.make	Mon Jun  2 08:56:49 2003
++++ gnome-applets-2.3.3/xmldocs.make	Mon Jun  2 08:57:29 2003
+@@ -53,7 +53,7 @@
+ 	touch omf_timestamp
+ 
+ $(docname).xml: $(entities)
+-        -ourdir=`pwd`;  \
++        ourdir=`pwd`;  \
+         cd $(srcdir);   \
+         cp $(entities) $$ourdir
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/65c1b73f8721e2c1dd8f5b7d875df06b87ad8453



More information about the pld-cvs-commit mailing list