mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
vfsck-doesnt-build-on-hpux11-20010404
previous revisions caused it to be attempted to be built
This commit is contained in:
parent
d06043cc10
commit
3c1176d868
@ -253,7 +253,7 @@ bozo: project ntp audit
|
|||||||
vfsck: minproject vol
|
vfsck: minproject vol
|
||||||
set -x; \
|
set -x; \
|
||||||
case ${SYS_NAME} in \
|
case ${SYS_NAME} in \
|
||||||
sgi_* | *linux* | rs_aix42 | ppc_darwin* | hp_ux102 ) \
|
sgi_* | *linux* | rs_aix42 | ppc_darwin* | hp_ux* ) \
|
||||||
echo skip vfsck for ${SYS_NAME} ;; \
|
echo skip vfsck for ${SYS_NAME} ;; \
|
||||||
* ) \
|
* ) \
|
||||||
${COMPILE_PART1} vfsck ${COMPILE_PART2} ;; \
|
${COMPILE_PART1} vfsck ${COMPILE_PART2} ;; \
|
||||||
|
Loading…
Reference in New Issue
Block a user