summaryrefslogtreecommitdiff
path: root/sysutils/battstat-applet/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/battstat-applet/files/patch-aa')
-rw-r--r--sysutils/battstat-applet/files/patch-aa22
1 files changed, 22 insertions, 0 deletions
diff --git a/sysutils/battstat-applet/files/patch-aa b/sysutils/battstat-applet/files/patch-aa
new file mode 100644
index 000000000000..a1f2957f2b4a
--- /dev/null
+++ b/sysutils/battstat-applet/files/patch-aa
@@ -0,0 +1,22 @@
+--- docs/C/Makefile.in.orig Mon Oct 2 00:34:46 2000
++++ docs/C/Makefile.in Mon Oct 2 00:37:29 2000
+@@ -310,7 +310,6 @@
+ $(distdir)/$(applet)-applet/stylesheet-images
+
+ install-data-am: index.html
+- -$(mkinstalldirs) $(DESTDIR)$(docdir)/stylesheet-images
+ -cp $(srcdir)/topic.dat $(DESTDIR)$(helpdir)
+ -for file in \
+ $(applet)-applet/*.html \
+@@ -318,11 +317,6 @@
+ $(srcdir)/*.png; do\
+ basefile=`echo $$file | sed -e 's,^.*/,,'`; \
+ $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
+- done
+- -for file in \
+- $(applet)-applet/stylesheet-images/*.png; do \
+- basefile=`echo $$file | sed -e 's,^.*/,,'`; \
+- $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
+ done
+
+ $(applet)-applet.ps: $(srcdir)/$(applet)-applet.sgml $(srcdir)/$(applet).sgml