summaryrefslogtreecommitdiffstats
path: root/net/samba4/INSTALL
diff options
context:
space:
mode:
authorEric Sandall2009-01-22 13:48:14 -0800
committerEric Sandall2009-04-18 13:24:49 -0700
commitf98886ca0aa2b8e394b0334a90a79ee5893a08e1 (patch)
tree40fb86276f99122843f097dc495bd65e3163f0cf /net/samba4/INSTALL
parent958da5f6c968b548d618a1988315034cc0351b97 (diff)
samba4: There is no separate python_install target
Diffstat (limited to 'net/samba4/INSTALL')
-rwxr-xr-xnet/samba4/INSTALL3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/samba4/INSTALL b/net/samba4/INSTALL
index e493217db7..4b43221047 100755
--- a/net/samba4/INSTALL
+++ b/net/samba4/INSTALL
@@ -1,8 +1,5 @@
make_normal &&
make install &&
-if is_depends_enabled $SPELL python; then
- make python_install
-fi &&
cd .. &&