1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/script
Andrew Tridgell 4cb423f527 s4-python: python is not always in /usr/bin
Using "#!/usr/bin/env python" is more portable. It still isn't ideal
though, as we should really use the python path found at configure
time. We do that in many places already, but some don't.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-06-24 18:46:57 +10:00
..
buildtree.pl r22034: Use builddir and srcdir instead on samba_builddir and samba_srcdir. 2007-10-10 14:49:43 -05:00
depfilter.py s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
extract_allparms.sh
find_unused_macros.pl
find_unused_makefilevars.pl find_unused_makefilevars: Support parsing simple includes. 2008-09-19 11:04:18 +02:00
find_unused_options.sh
installdat.sh Share codepages. 2008-10-23 16:58:11 +02:00
installdirs.sh
installheader.pl Fix header installation. 2008-11-01 16:22:35 +01:00
installlib.sh Stop creating symlinks to libraries without sonames. (caused recursive 2008-09-29 22:47:07 +02:00
installman.sh Fix missing backtick. 2009-05-07 14:16:19 +02:00
installmisc.sh Install spn_update_list to setup/ dir 2010-04-27 21:05:00 +02:00
installpc.sh
minimal_includes.pl s4-script: added a --waf option to minimal_includes.pl 2010-05-04 11:45:43 +02:00
mkinstalldirs
mkproto.pl s4:mkproto: Add NET_API_STATUS return type. 2009-06-01 19:55:34 +10:00
mkrelease.sh s4:build Don't automatically mark as 'not a git snapshot'. 2010-05-28 21:59:14 +10:00
mkversion.sh mkversion.sh: printf %s is more portable than echo -e 2008-06-27 09:22:21 +02:00
revert.sh [GLUE] fix some executable bits on shell scripts 2007-12-21 05:21:31 +01:00
uninstalllib.sh
uninstallman.sh Fix uninstallman. 2009-03-20 16:22:02 +01:00
update-proto.pl