[cgmanager-devel] [cgmanager/cgmanager] bcedc2: don't try to build cgm-concurrent test when doing ...

GitHub noreply at github.com
Tue Mar 25 03:04:33 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/cgmanager/cgmanager
  Commit: bcedc2008a094a0af1bd5c0d1efb4825bddf6b79
      https://github.com/cgmanager/cgmanager/commit/bcedc2008a094a0af1bd5c0d1efb4825bddf6b79
  Author: Dwight Engen <dwight.engen at oracle.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M Makefile.am
    M cgmanager.spec.in

  Log Message:
  -----------
  don't try to build cgm-concurrent test when doing make dist

making the whole tests dir an EXTRA_DIST means that make will try to
build it even when just doing a make dist which fails if you don't
already have cgmanger installed. Probably tests should be
made DIST_SUBDIRS and SUBDIRS but I was having trouble adding the
right dependency to ensure the library was built before the test.

also remove libnih-dbus from .spec since it is provided by libnih pkg

Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>




More information about the cgmanager-devel mailing list