[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

newlisp



If the source build-depends depend on the arch how will I tell it to use certain libraries
I tried doing like

if [ "$ARCH" == "i386"];
then
Build-Depends:
fi

but cowbuilder says dpkg-source+(not+field-colon-value) error


Reply to: