diff options
Diffstat (limited to 'french/verbiste/files/patch-Makefile.in')
-rw-r--r-- | french/verbiste/files/patch-Makefile.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/french/verbiste/files/patch-Makefile.in b/french/verbiste/files/patch-Makefile.in new file mode 100644 index 000000000000..57610aa098a6 --- /dev/null +++ b/french/verbiste/files/patch-Makefile.in @@ -0,0 +1,15 @@ +--- Makefile.in.orig Thu Aug 2 08:50:55 2007 ++++ Makefile.in Thu Aug 2 08:53:57 2007 +@@ -308,11 +308,9 @@ + COPYING + + # COPYING contains the license; main-window.cpp expects it there. +-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) ++docdir = $(datadir)/doc/$(PACKAGE) + doc_DATA = \ + AUTHORS \ +- COPYING \ +- INSTALL \ + NEWS \ + README \ + TODO \ |