On Fri, Jul 03, 2009 at 12:42:20PM +0100, Matthew Booth wrote:
elif [ "@DIST@" = "DEBIAN" ]; then
- cd @top_builddir@/appliance
- cd @abs_top_builddir@/appliance debirf make -n debian
Unfortunately abs_top_builddir isn't available in whatever ancient version of autotools that EPEL 5 is using.
-1
Rich.