summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch')
-rw-r--r--gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch b/gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch
new file mode 100644
index 000000000..416d252c5
--- /dev/null
+++ b/gnome-extra/gsmartcontrol/files/0.8.5-fixdocs.patch
@@ -0,0 +1,21 @@
+--- Makefile.am 2009-09-05 16:39:32.000000000 +0200
++++ Makefile.am.new 2009-09-27 08:13:42.000000000 +0200
+@@ -14,17 +14,8 @@
+
+ # These will be installed into docdir.
+ # Some of these files are actually needed for compilation (see src/res/Makefile.am).
+-dist_doc_DATA = AUTHORS.txt ChangeLog NEWS README.txt \
+- LICENSE_boost_1_0.txt \
+- LICENSE_bsd-ac.txt \
+- LICENSE_bsd-ucb.txt \
+- LICENSE_gpl2.txt \
+- LICENSE_gpl3.txt \
+- LICENSE_gsmartcontrol.txt \
+- LICENSE_hz.txt \
+- LICENSE_pcrecpp.txt \
+- LICENSE_whatever.txt \
+- LICENSE_zlib.txt
++dist_doc_DATA = AUTHORS.txt ChangeLog NEWS README.txt \
++ LICENSE_gsmartcontrol.txt
+
+ # nobase_ preserves their directory names.