summaryrefslogtreecommitdiffstats
path: root/package/dc3dd/0001-no_man.patch
blob: 9fefc8ca612827c03e872b78ad378073a8a58d0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Remove the man directory to the subdirs to prevent building the man pages

Signed-off-by: Benoît Allard <benoit.allard@greenbone.net>

--- a/Makefile.am	2017-03-27 09:53:19.988820588 +0200
+++ b/Makefile.am	2017-03-27 09:54:14.325817466 +0200
@@ -15,7 +15,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-SUBDIRS = lib src man po
+SUBDIRS = lib src po
 EXTRA_DIST = cfg.mk maint.mk \
   .prev-version THANKS-to-translators THANKStt.in \
   .version \
OpenPOWER on IntegriCloud