Package: logrotate
Version: 3.7

Make install fails on the Mac OS X plaform. The following lines need to be added to the Makefile:

# Mac OS X
ifeq ($(OS_NAME),Darwin)
    INSTALL = install
    BASEDIR = /usr/local
endif



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to