From b8ce63a106c4ff567147cc837ee41b0cdbe7eb08 Mon Sep 17 00:00:00 2001 From: kevlo Date: Tue, 24 Oct 2000 16:35:18 +0000 Subject: Fix for handling additional documents. PR: 22249 Submitted by: Ports Fury --- irc/quirc/files/patch-aa | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/irc/quirc/files/patch-aa b/irc/quirc/files/patch-aa index d118723..4ddb47f 100644 --- a/irc/quirc/files/patch-aa +++ b/irc/quirc/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.in.orig Sat Aug 19 09:10:37 2000 -+++ Makefile.in Sat Aug 19 09:54:30 2000 +--- Makefile.in.orig Wed Aug 2 19:24:59 2000 ++++ Makefile.in Tue Oct 24 02:31:35 2000 @@ -70,7 +70,7 @@ VERSION = @VERSION@ WISH = @WISH@ @@ -9,3 +9,15 @@ # Main binary targets bin_PROGRAMS = quirc +@@ -90,11 +90,6 @@ + + noinst_PROGRAMS = generate_tags + generate_tags_SOURCES = generate_tags.cc +- +-# Documentation +- +-docdir = $(prefix)/doc/@PACKAGE@ +-doc_DATA = FAQ AUTHORS COPYING ChangeLog INSTALL NEWS README ChangeLog.themes + + # RPM and spec file generation + -- cgit v1.1