default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
sedit '
	/^acdatadir =/ {s/$/2.13/}
	/^install:/ {s/ install-info$//}
' Makefile.in
