[Spice-devel] [PATCH 1/2] cfg.mk: Remove obsolete references to client files
Christophe Fergeau
cfergeau at redhat.com
Wed Oct 7 09:27:08 PDT 2015
On Wed, Oct 07, 2015 at 04:55:12PM +0200, Fabiano FidĂȘncio wrote:
> On Wed, Oct 7, 2015 at 4:24 PM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> > The client/ directory was removed a while ago, but cfg.mk still has
> > mentions of files in client/.
> > ---
> > cfg.mk | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/cfg.mk b/cfg.mk
> > index 7cf1d58..3d49775 100644
> > --- a/cfg.mk
> > +++ b/cfg.mk
> > @@ -136,14 +136,14 @@ exclude_file_name_regexp--sc_preprocessor_indentation = ^*/*.[ch]
> >
> > exclude_file_name_regexp--sc_const_long_option = ^common/win/my_getopt-1.5/getopt.(3|txt)
> >
> > -exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = ^common/win/my_getopt-1.5/getopt.(3|txt)|client/windows/(spice.ico|sticky_alt.bmp)|client/tests/controller_test/build|docs/.*.odt|server/tests/base_test.ppm
> > +exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = ^common/win/my_getopt-1.5/getopt.(3|txt)|docs/.*.odt|server/tests/base_test.ppm
> >
> > # XXX this should be removed & all cases fixde
> > exclude_file_name_regexp--sc_prohibit_have_config_h = ^*/.*(c|cpp|h)
> >
> > -exclude_file_name_regexp--sc_require_config_h = ^client/gui/.*\.(ttf|font)\.c|client/gui/taharez.*\.c|client/x11/images/(alt_image|red_icon)\.c|common/win/my_getopt-1.5
> > +exclude_file_name_regexp--sc_require_config_h = common/win/my_getopt-1.5
> >
> > -exclude_file_name_regexp--sc_require_config_h_first = ^client/gui/.*\.(ttf|font)\.c|client/gui/taharez.*\.c|client/x11/images/(alt_image|red_icon)\.c|common/win/my_getopt-1.5
> > +exclude_file_name_regexp--sc_require_config_h_first = common/win/my_getopt-1.5
> >
> > exclude_file_name_regexp--sc_trailing_blank = ^common/win/my_getopt-1.5/getopt.3|docs/.*.odt
> >
> > --
> > 2.5.0
> >
> > _______________________________________________
> > Spice-devel mailing list
> > Spice-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
> ACK both patches!
Actually I'll squash this one in a bigger cleanup, there are more
obsolete files listed in cfg.mk.
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20151007/f348d307/attachment.sig>
More information about the Spice-devel
mailing list