mirror of
https://github.com/3cky/mbusd
synced 2025-10-26 23:46:44 +08:00
File updated
This commit is contained in:
@@ -294,6 +294,7 @@ GZIP_ENV = --best
|
||||
distdir: $(DISTFILES)
|
||||
-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
|
||||
mkdir $(distdir)
|
||||
$(mkinstalldirs) $(distdir)/doc
|
||||
@for file in $(DISTFILES); do \
|
||||
if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
|
||||
Reference in New Issue
Block a user