]> git.michaelhowe.org Git - packages/o/openafs.git/commit
tubik: Don't install ubik.h or ubik_int.h
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 21 Dec 2012 09:35:28 +0000 (09:35 +0000)
committerPaul Smeddle <paul.smeddle@gmail.com>
Sat, 22 Dec 2012 11:58:44 +0000 (03:58 -0800)
commit2bcb13eddefdccec2f18f4f30fd431e703a39bfd
treea3ed19fd8032b70792a12e7e313b1333768af738
parent7d6591870302e935e04db91b934082a49c9009bc
tubik: Don't install ubik.h or ubik_int.h

Both ubik and tubik try to install ubik.h and ubik_int.h. This leads
to a race during which the header file may be missing, which upsets
parallel builds. Just don't install them from tubik to solve this
issue.

This is 1.6 only - a similar fix was done as part of the libtool
work on master in 035a2ea4a1a26141508cf3fa5918d40b7be6fc90

Change-Id: I18a7dcb425b2f805656ab8ff8c06b87bcca526c7
Reviewed-on: http://gerrit.openafs.org/8808
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>
src/tubik/Makefile.in