diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:11 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:11 +0200 |
commit | 862bac4203c42c33cb48b44081807d93c9a6b383 (patch) | |
tree | 45770fc004f257a53863d212078ac18a44c778b3 /extra | |
parent | a1b6713ae2a8715107ae4a92c8b6739e8be722ca (diff) | |
download | nutyx-extra-862bac4203c42c33cb48b44081807d93c9a6b383.tar.gz nutyx-extra-862bac4203c42c33cb48b44081807d93c9a6b383.tar.bz2 nutyx-extra-862bac4203c42c33cb48b44081807d93c9a6b383.tar.xz nutyx-extra-862bac4203c42c33cb48b44081807d93c9a6b383.zip |
Ajustement de make de extra/samba3
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/samba3/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/samba3/Pkgfile b/extra/samba3/Pkgfile index 8cff9715f..c6cc4733b 100755 --- a/extra/samba3/Pkgfile +++ b/extra/samba3/Pkgfile @@ -45,3 +45,4 @@ build() { mkdir -p $PKG/usr/share/man/man8 mv {u,}mount.cifs.8 $PKG/usr/share/man/man8/ } + |