1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

smbconf: remove python shebang from wscript_build

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri May 11 22:05:32 CEST 2012 on sn-devel-104
This commit is contained in:
Michael Adam 2012-05-11 19:13:36 +02:00
parent e75a9c1ad8
commit 0048dd95cd

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
bld.SAMBA_SUBSYSTEM('LIBSMBCONF',
source='smbconf.c smbconf_txt.c smbconf_util.c',
deps='talloc'