]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- fixed variable name
authoraflinta <aflinta@pld-linux.org>
Mon, 2 Jun 2003 07:31:18 +0000 (07:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets-xmldocs.patch -> 1.1

gnome-applets-xmldocs.patch [new file with mode: 0644]

diff --git a/gnome-applets-xmldocs.patch b/gnome-applets-xmldocs.patch
new file mode 100644 (file)
index 0000000..b11e7ec
--- /dev/null
@@ -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
This page took 0.054772 seconds and 4 git commands to generate.