View | Details | Raw Unified
Collapse All | Expand All

(-) file_not_specified_in_diff (+3 lines)
 Lines 36-40    Link Here 
src_unpack() {
src_unpack() {
	unpack ${A}
	unpack ${A}
	cd ${S}
	aclocal
	automake
	gnome2_omf_fix
	gnome2_omf_fix
}
}