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

Re: Packaging php app/scripts



Hi!

kuLa <debian@kulisz.net> writes:
> ====================================
> Content of d/control:
> Build-Depends: debhelper (>= 7)
> ====================================
> Content of d/rules:
> override_dh_install:
> 	dh_install --sourcedir=src

  for override targets you need debhelper >= 7.0.50~ debhelper 7 isn't
enough

> dh_install: cp -a debian/tmp/src/index.php debian/glocon/var/www/

  Installing into /var/www is a no-go for packages. I'll need to install
into /usr/share/$packagename and make sure your webapp can work without
the whole lot of scripts located in the documentroot.

Regards

    Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

Attachment: pgp81bjxkAuOv.pgp
Description: PGP signature


Reply to: