]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- install topic.dat iles in proper place.
authorkloczek <kloczek@pld-linux.org>
Tue, 30 May 2000 08:11:05 +0000 (08:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets-applet-docs.make.patch -> 1.1

gnome-applets-applet-docs.make.patch [new file with mode: 0644]

diff --git a/gnome-applets-applet-docs.make.patch b/gnome-applets-applet-docs.make.patch
new file mode 100644 (file)
index 0000000..4a01786
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nru gnome-applets-1.2.0/applet-docs.make gnome-applets-1.2.0.new/applet-docs.make
+--- gnome-applets-1.2.0/applet-docs.make       Thu Apr 20 06:28:44 2000
++++ gnome-applets-1.2.0.new/applet-docs.make   Sun May 28 06:55:17 2000
+@@ -46,7 +46,7 @@
+ install-data-am: index.html
+       -$(mkinstalldirs) $(DESTDIR)$(docdir)/stylesheet-images
+-      -cp $(srcdir)/topic.dat $(DESTDIR)$(helpdir)
++      -cp $(srcdir)/topic.dat $(DESTDIR)$(docdir)
+       -for file in \
+               $(applet)-applet/*.html \
+               $(applet)-applet/*.css  \
This page took 0.03029 seconds and 4 git commands to generate.