[hitori] Avoid messing with the user namespace



commit ee46c2fe8577498b75b7c037b14a6641e6230d70
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Tue Jan 12 23:29:16 2016 +0530

    Avoid messing with the user namespace

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 792c5c2..a82941a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -167,7 +167,7 @@ MAINTAINERCLEANFILES = \
        po/remove-potcdate.sin \
        $(NULL)
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-appstream-util
+AM_DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-appstream-util
 
 # Copy all the spec files. Of course, only one is actually used.
 dist-hook:


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