]> granicus.if.org Git - graphviz/commitdiff
don't leak uid/gid
authorJohn Ellson <je2641@att.com>
Tue, 17 May 2016 20:40:27 +0000 (16:40 -0400)
committerJohn Ellson <je2641@att.com>
Tue, 17 May 2016 20:40:27 +0000 (16:40 -0400)
Makefile.am

index 3283d6f8d274fba3c0aa41e8c19c6f4725d1e329..80e9224b09fb5287e3c764817962b592a18e4c17 100644 (file)
@@ -3,6 +3,8 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
+export TAR_OPTIONS = --owner=0 --group=0
+
 txtdir = $(pkgdatadir)/doc
 htmldir = $(pkgdatadir)/doc/html