From: Debian Science Team Date: Sat, 24 Jan 2015 22:06:27 +0000 (+0000) Subject: _warning-removed X-Git-Tag: archive/raspbian/3.10.3-3+rpi1~2^2^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d5efeece8b7710d51b33876ca32601f5dbd5fe59;p=atlas.git _warning-removed =================================================================== Gbp-Pq: Name 16_warning-removed.diff --- diff --git a/Make.top b/Make.top index 2077224..b948c82 100644 --- a/Make.top +++ b/Make.top @@ -9,7 +9,7 @@ error_report: $(BZIP) error_$(ARCH).tar leafstart: - cd $(leaf) ; ln -s $(BLDdir)/Make.inc Make.inc + cd $(leaf) ; if test -h Make.inc; then rm Make.inc; fi; ln -s $(BLDdir)/Make.inc Make.inc build: cd bin/ ; $(MAKE) xatlas_build