diff options
-rw-r--r-- | extra/junit/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/junit/Pkgfile b/extra/junit/Pkgfile index aff1ec24d..bf7bc1fb5 100644 --- a/extra/junit/Pkgfile +++ b/extra/junit/Pkgfile @@ -17,3 +17,4 @@ build() { cp -v -R junit* org $PKG/usr/share/junit-4.5 cp -v -R *.html *doc $PKG/usr/share/doc/junit-4.5 } + |