diff options
Diffstat (limited to 'extra/samba3-server')
-rwxr-xr-x | extra/samba3-server/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/samba3-server/Pkgfile b/extra/samba3-server/Pkgfile index b76e90b8b..e2ec30e1e 100755 --- a/extra/samba3-server/Pkgfile +++ b/extra/samba3-server/Pkgfile @@ -27,7 +27,7 @@ build() { --with-pammodulesdir=/lib/security \ --with-fhs --with-cups --with-syslog \ --with-cifsumount --with-cifsmount - make -j3 + make make DESTDIR=$PKG install # reorganise files |