current GNUmakefile.in,1.250,1.251

Fabian Keil <[email protected]> Sun, 08 May 2016 12:46:17 +0000
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25538

Modified Files:
	GNUmakefile.in 
Log Message:
Let the tarball-dist target skip files in .git


Index: GNUmakefile.in
===================================================================
RCS file: /cvsroot/ijbswa/current/GNUmakefile.in,v
retrieving revision 1.250
retrieving revision 1.251
diff -C2 -d -r1.250 -r1.251
*** GNUmakefile.in	8 May 2016 12:46:05 -0000	1.250
--- GNUmakefile.in	8 May 2016 12:46:15 -0000	1.251
***************
*** 407,411 ****
  	for i in `find . -type f -a -not \( -path "*/CVS*" -o -name ".*" \
  	-o -path "*/debian/*" -o -path "*/actions/*" -o -name "*.php" -o \
! 	-name "PACKAGERS" \) | sort`; do \
  	   files="$$files privoxy-$(VERSION)-$(CODE_STATUS)/$$i"; \
  	done &&  \
--- 407,411 ----
  	for i in `find . -type f -a -not \( -path "*/CVS*" -o -name ".*" \
  	-o -path "*/debian/*" -o -path "*/actions/*" -o -name "*.php" -o \
! 	-name "PACKAGERS" -o -path "*.git/*" \) | sort`; do \
  	   files="$$files privoxy-$(VERSION)-$(CODE_STATUS)/$$i"; \
  	done &&  \


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z