diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/mutagen/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/mutagen/Pkgfile b/extra/mutagen/Pkgfile index 64959c41d..f17a5ba84 100644 --- a/extra/mutagen/Pkgfile +++ b/extra/mutagen/Pkgfile @@ -15,3 +15,4 @@ build() { mkdir -p $PKG/usr/bin install -m755 tools/* $PKG/usr/bin } + |