[openbeos] need help with creating packages

  • From: "Marcus Overhagen" <ml@xxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Fri, 05 Mar 2004 01:10:44 GMT

Hi,

I need help with creating packages for the ich-ac97 driver.

I want to create two packages, one that is created with 
files at DEBUG=0 (or no debug), and one that is created 
with DEBUG=1

my idea was to create these using
DEBUG=0 jam -a openbeos-ich-ac97-cvs
DEBUG=1 jam -a openbeos-ich-ac97-debug-cvs

Of cause, it would be nicer if there was a way to
automatically generate them. Unfortunately, I need
to add a custom install.sh and uninstall.sh script.
Thats why I created a distro subfolder in 
current/src/add-ons/kernel/drivers/audio/ac97/ich
where I put those additional files.

The Jamfile is broken, and it would be very nice
if someone could fix it.

Marcus


Other related posts: