mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
83574da44b
by Tim Towers <tim@lorien.demon.co.uk>. Note: Not yet checked. (This used to be commit 332f78bbc945c327069e9c9e29c7137c8cbd5c02)
6 lines
100 B
Bash
6 lines
100 B
Bash
#!/bin/sh
|
|
./mkprototype
|
|
pkgmk -o -d /tmp -b `pwd` -f ./prototype
|
|
cd /tmp
|
|
pkgtrans . samba.pkg samba
|