diff options
Diffstat (limited to 'extra/scons')
-rw-r--r-- | extra/scons/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/scons/Pkgfile b/extra/scons/Pkgfile index a58345a94..b5fdfacbe 100644 --- a/extra/scons/Pkgfile +++ b/extra/scons/Pkgfile @@ -13,3 +13,4 @@ build () python setup.py install --standard-lib --prefix=/usr --install-data=/usr/share --root=$PKG; install -D -m644 LICENSE.txt $PKG/usr/share/licenses/$name/LICENSE } + |