Revision: 14205 http://gar.svn.sourceforge.net/gar/?rev=14205&view=rev Author: bdwalton Date: 2011-04-15 13:25:40 +0000 (Fri, 15 Apr 2011)
Log Message: ----------- bacula/trunk: use prefix/lib instead if libdir for ncurses stuff now that we override libdir Modified Paths: -------------- csw/mgar/pkg/bacula/trunk/Makefile Modified: csw/mgar/pkg/bacula/trunk/Makefile =================================================================== --- csw/mgar/pkg/bacula/trunk/Makefile 2011-04-15 12:59:42 UTC (rev 14204) +++ csw/mgar/pkg/bacula/trunk/Makefile 2011-04-15 13:25:40 UTC (rev 14205) @@ -143,7 +143,7 @@ CONFIGURE_ARGS += --enable-tray-monitor EXTRA_INC += $(includedir)/ncursesw -EXTRA_LIB += $(libdir)/ncursesw $(prefix)/mysql5/lib/mysql +EXTRA_LIB += $(prefix)/lib/ncursesw $(prefix)/mysql5/lib/mysql EXTRA_LINKER_FLAGS = -norunpath # no tests supplied. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel