mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
bf302c5447
(This used to be commit e42f2fc397ab195391a6f78452782efb89ebf0cf)
5 lines
132 B
Bash
Executable File
5 lines
132 B
Bash
Executable File
#!/bin/sh
|
|
|
|
tar --exclude=CVS -czf /usr/src/redhat/SOURCES/samba-appliance-0.2-src.tar.gz samba-appliance-0.2
|
|
rpm -ba appliance.spec
|