I've got a project that lives in a github repository-- let's call it $PROJECT.  
It contains a bunch of flat php files contained within a bunch of 
subdirectories. There's no compilation needed whatsoever, there's no build 
script, nothing.

I'm attempting to build a $PROJECT/debian directory so that I ultimately wind 
up with a .deb that does the functional equivalent of this:

cp -r ~/sources/$PROJECT /var/$PROJECT

Ideally this would bypass the $PROJECT/debian directory; no need for that to 
become part of the package.

I've tried a few things and am somewhat at a loss for as to how best to 
proceed-- what should the rules and install files look like?  I've got the 
control file fairly well set at this point.

Regards.
Corey



-- 
Ubuntu-motu mailing list
Ubuntu-motu@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to