diff options
-rw-r--r-- | extra/gestpkg-module/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gestpkg-module/Pkgfile b/extra/gestpkg-module/Pkgfile index 0b9ac0bae..c9fa4da87 100644 --- a/extra/gestpkg-module/Pkgfile +++ b/extra/gestpkg-module/Pkgfile @@ -13,3 +13,4 @@ build() { cd ./$name-$version-src python setup.py install --root=$PKG } + |