0001-no_man.patch 553 B

123456789101112131415
  1. Remove the man directory to the subdirs to prevent building the man pages
  2. Signed-off-by: Benoît Allard <benoit.allard@greenbone.net>
  3. --- a/Makefile.am 2017-03-27 09:53:19.988820588 +0200
  4. +++ b/Makefile.am 2017-03-27 09:54:14.325817466 +0200
  5. @@ -15,7 +15,7 @@
  6. # You should have received a copy of the GNU General Public License
  7. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  8. -SUBDIRS = lib src man po
  9. +SUBDIRS = lib src po
  10. EXTRA_DIST = cfg.mk maint.mk \
  11. .prev-version THANKS-to-translators THANKStt.in \
  12. .version \