diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/qca/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/qca/Pkgfile b/extra/qca/Pkgfile index 13930fa00..92fcc5206 100644 --- a/extra/qca/Pkgfile +++ b/extra/qca/Pkgfile @@ -15,3 +15,4 @@ build() { make INSTALL_ROOT=$PKG install rm -f $(find $PKG -name '*.debug') $(find $PKG -name 'README') } + |