Magellan Linux

Contents of /trunk/samba/patches/samba-3.0.34-magellan-no-swat.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 802 - (show annotations) (download)
Mon May 11 19:14:21 2009 UTC (15 years ago) by niro
File size: 865 byte(s)
re-diffed

1 diff -Naur samba-3.0.34/source/Makefile.in samba-3.0.34-magellan/source/Makefile.in
2 --- samba-3.0.34/source/Makefile.in 2009-05-11 21:53:42.000000000 +0200
3 +++ samba-3.0.34-magellan/source/Makefile.in 2009-05-11 21:54:16.000000000 +0200
4 @@ -1577,7 +1577,7 @@
5 @echo Linking $@
6 @$(CC) $(FLAGS) -o $@ $(DYNEXP) script/tests/timelimit.o
7
8 -install: installservers installbin @INSTALL_CIFSMOUNT@ @INSTALL_CIFSUPCALL@ installman installscripts installdat installswat installmodules @INSTALL_LIBSMBCLIENT@ @INSTALL_LIBMSRPC@ @INSTALL_PAM_MODULES@ @INSTALL_LIBSMBSHAREMODES@ installsubin
9 +install: installservers installbin @INSTALL_CIFSMOUNT@ @INSTALL_CIFSUPCALL@ installman installscripts installdat installmodules @INSTALL_LIBSMBCLIENT@ @INSTALL_LIBMSRPC@ @INSTALL_PAM_MODULES@ @INSTALL_LIBSMBSHAREMODES@ installsubin
10
11 install-everything: install installmodules
12