X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=GNUmakefile.in;h=31a0ee85a271f9313535ec4b68f518e76d5a2a07;hp=3f4a3c5810ed4c87b7588e9bf51c3f061b443aca;hb=8004016d83910a65437b03c17da08eb510d6cfcc;hpb=6d50a045bdedf821e948e628f639af3cf2e064a2;ds=sidebyside diff --git a/GNUmakefile.in b/GNUmakefile.in index 3f4a3c58..31a0ee85 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: GNUmakefile is built automatically from GNUmakefile.in # -# $Id: GNUmakefile.in,v 1.245 2016/05/03 13:21:08 fabiankeil Exp $ +# $Id: GNUmakefile.in,v 1.246 2016/05/03 13:21:24 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2016 members of the # Privoxy team. https://www.privoxy.org/ @@ -365,7 +365,7 @@ gen-dist: dist-check @$(ECHO) "" $(MAKE) $(PROGRAM) $(STRIP_PROG) $(PROGRAM) - $(LN) -s current ../privoxy-$(VERSION)-$(CODE_STATUS) + $(LN) -s `pwd` ../privoxy-$(VERSION)-$(CODE_STATUS) # add program (cd .. && $(TAR) --exclude "PACKAGERS" -cvhf $(GEN_DIST_TAR_NAME) privoxy-$(VERSION)-$(CODE_STATUS)/$(PROGRAM)) # add config files