[libzapojit] build: Don't install INSTALL



commit 8084ae583fb7fad172413fb8d461c1eb473e73a3
Author: Colin Walters <walters verbum org>
Date:   Fri Aug 16 09:49:41 2013 -0400

    build: Don't install INSTALL
    
    Really, no one needs this on their system in the first place.  But I'm
    specifically deleting it because it broke in the gnome-ostree build
    system; automake may have it be a symlink, and we don't want to
    install that.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706137

 Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index fea531f..6ee4f50 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,6 @@ libzapojitdoc_DATA = \
        AUTHORS \
        COPYING \
        ChangeLog \
-       INSTALL \
        NEWS \
        README \
        $(NULL)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]