aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gsmartcontrol/files/patch-Makefile.in
blob: 2dac78d53c6b6689dc9160d40aea79e9ca0056d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
--- Makefile.in.orig    2017-09-07 12:42:44 UTC
+++ Makefile.in
@@ -84,7 +84,7 @@ DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile
    $(top_srcdir)/configure $(am__configure_deps) \
    $(srcdir)/config.h.in $(srcdir)/gsmartcontrol.spec.in \
    $(srcdir)/version.in $(srcdir)/compilation_flags.in \
-   $(dist_doc_DATA) $(nobase_dist_doc_DATA) COPYING ChangeLog \
+   $(dist_doc_DATA) $(nobase_dist_doc_DATA) ChangeLog \
    INSTALL NEWS TODO ar-lib config.guess config.sub depcomp \
    install-sh missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -375,15 +375,7 @@ noinst_DATA = AUTHORS.txt LICENSE_gsmartcontrol.txt RE
 # 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_unlicense.txt \
-   LICENSE_zlib.txt
+   LICENSE_gsmartcontrol.txt
 
 
 # nobase_ preserves their directory names.