From: Miek Gieben Date: Tue, 21 Jun 2005 13:42:09 +0000 (+0000) Subject: added - X-Git-Tag: release-0.70~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58fb4efc95880982fb1fe2c824fcf84fd03fcb1b;p=thirdparty%2Fldns.git added - --- diff --git a/Makefile.in b/Makefile.in index 0c907c9b..980eec63 100644 --- a/Makefile.in +++ b/Makefile.in @@ -118,7 +118,7 @@ uninstall-lib: snapshot: realclean (rm -rf ../ldns-snap-$(DATE)/) (cd .. ; cp -r $(basesrcdir)/ ldns-snap-$(DATE)/) - (cd .. ; tar --verbose --exclude ".svn" -exclude "*.key" --exclude "*.private" --create --file ldns-snap-$(DATE).tar.gz --gzip ldns-snap-$(DATE)/) + (cd .. ; tar --verbose --exclude ".svn" --exclude "*.key" --exclude "*.private" --create --file ldns-snap-$(DATE).tar.gz --gzip ldns-snap-$(DATE)/) (rm -rf ../ldns-snap-$(DATE)/) release: realclean