From: Heiko Z. <smi...@us...> - 2015-01-25 14:11:33
|
Update of /cvsroot/devil-linux/build In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24324 Modified Files: Makefile.build Makefile.install Log Message: remove test script from build Index: Makefile.build =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.build,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- Makefile.build 24 Jan 2015 21:08:15 -0000 1.73 +++ Makefile.build 25 Jan 2015 14:11:31 -0000 1.74 @@ -119,7 +119,7 @@ GROUP_X := git pymilter GeoIP avahi cifs-utils kmod pwauth mod_authnz_external mod_authz_unixgroup \ shellinabox pam-abl mod_spdy netatalk opendkim backports.ssl_match_hostname certifi futures \ - GateOne pycurl setuptools html5lib + pycurl setuptools html5lib # End of dependencies @@ -975,8 +975,6 @@ pycurl: | tornado curl -GateOne: | tornado - libffi: | $(GROUP_13) setuptools: | Python Index: Makefile.install =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.install,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- Makefile.install 24 Jan 2015 21:08:15 -0000 1.44 +++ Makefile.install 25 Jan 2015 14:11:31 -0000 1.45 @@ -115,7 +115,7 @@ GROUP_X := git pymilter GeoIP avahi cifs-utils pwauth mod_authnz_external mod_authz_unixgroup \ shellinabox pam-abl mod_spdy netatalk backports.ssl_match_hostname certifi futures \ - GateOne pycurl setuptools html5lib + pycurl setuptools html5lib # End of dependencies @@ -876,8 +876,6 @@ pycurl: | tornado curl -GateOne: | tornado - setuptools: | Python html5lib: | tornado |