]> git.michaelhowe.org Git - packages/o/openafs.git/commit
OpenBSD: Remove duplicate assignment of COMMON_INCLUDE in libafs
authorAntoine Verheijen <antoine@ualberta.ca>
Fri, 3 Dec 2010 07:30:20 +0000 (00:30 -0700)
committerDerrick Brashear <shadow@dementia.org>
Sat, 22 Jan 2011 21:00:48 +0000 (13:00 -0800)
commit25221d9665e101e49a070c4393853446f01085ca
tree47d0bf4f57362f09ddf8c25813b3dbd00e961c82
parent9819f90850a454e9b799267b6f646f9a26723b9b
OpenBSD: Remove duplicate assignment of COMMON_INCLUDE in libafs

When building libafs, the make file variable COMMON_INCLUDE is
assigned a value in two places: Makefile.common.in and
MakefileProto.OBSD.in. The assignment in the latter place is both
wrong and unnecessary. Remove it.

Reviewed-on: http://gerrit.openafs.org/3430
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit ba63d22bfb0b18ab054c39cafafeb8c6881fe687)

Change-Id: I08d46d7e9c288e6b81f8c9cf3a16f6e48ac3462f
Reviewed-on: http://gerrit.openafs.org/3722
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/libafs/MakefileProto.OBSD.in