]> granicus.if.org Git - procps-ng/commitdiff
Added get-trans target to Makefile
authorCraig Small <csmall@enc.com.au>
Sat, 22 Feb 2014 00:34:53 +0000 (11:34 +1100)
committerCraig Small <csmall@enc.com.au>
Sat, 22 Feb 2014 00:34:53 +0000 (11:34 +1100)
The get-trans target rsyncs the latest copies of translation files
from the translation project. I put this target in because I always
forget the exact syntax of the command.

Signed-off-by: Craig Small <csmall@enc.com.au>
Makefile.am

index 7075e67b706332405a62de2b96a1f499ac4d2e2e..335fbc52ed57bd373233f2870776fc84944fac9b 100644 (file)
@@ -123,3 +123,5 @@ $(top_srcdir)/.version:
 dist-hook:
        echo $(VERSION) > $(distdir)/.tarball-version
 
+get-trans:
+       rsync -Lrtvz  translationproject.org::tp/latest/procps/  po