06.09.2011 00:44, kuLa пишет: > Hi all, > I have simple app in php and would like to package it. Source is in git > (2 branches; upstream and debian, gbp.conf is pointing into these branches). > I used dh_make to debianised package, relevant packages has been edited. > When running git buildpackage final deb package is containing only docs > in usr/share/doc/[package] dir (dh_installdocs i surnning as meant). > When I'm trying to override_dh_install with dh_install --sourcedir=src > I'm still having: > cp: cannot stat `debian/tmp/src/index.php': No such file or directory > My whole php app code is in src directory, so all files from this dir > should be copied into package and they aren't. > But package_1.0.0.orig.tar.gz created during build process is containing > all files I need. > Can anybody point me what should I change to achieve my goal? > Thx for any help in advance.
Would be nice if you show all files in ./debian (and its content) -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e653d0c.5090...@gmail.com