diff -Naur cwirc-1.7.1-orig/Makefile cwirc-1.7.1/Makefile --- cwirc-1.7.1-orig/Makefile 2003-11-10 03:20:07.000000000 +0100 +++ cwirc-1.7.1/Makefile 2003-11-23 19:42:52.000000000 +0100 @@ -22,10 +22,10 @@ #EXTRA_LDFLAGS= # Use these with Debian GNU/Linux for example -#TARGET_OS=LINUX -#PLUGIN_INSTALL_DIRECTORY=/usr/lib/xchat/plugins -#FRONTEND_INSTALL_DIRECTORY=/usr/bin -#CWIRC_EXTENSIONS_DIRECTORY=/usr/lib/cwirc/extensions +TARGET_OS=LINUX +PLUGIN_INSTALL_DIRECTORY=${D}/usr/lib/xchat/plugins +FRONTEND_INSTALL_DIRECTORY=${D}/usr/bin +CWIRC_EXTENSIONS_DIRECTORY=${D}/usr/lib/cwirc/extensions #EXTRA_LDFLAGS= # Use these with FreeBSD 5.1 for example