OSDN Git Service

coreutils: Fix typo reported in [JM:01201]
[linuxjm/jm.git] / Makefile.dist
index 0e9317d..a2cf472 100644 (file)
@@ -23,7 +23,7 @@ $(INSTALL): $(INSTALL).in
 install: all
        mkdir -p $(TMPDIR)/$(DIST)
        if [ -x $(RSYNC) ]; then \
-           $(RSYNC) -v -a \
+           $(RSYNC) -a -v \
            --exclude='*CVS*' \
            --exclude='*.in' \
            --exclude='.cvsignore' \