Re: dpkg-builpackage doesn't include executable file

2001-04-13 Thread Hamish Moffatt
On Fri, Apr 13, 2001 at 12:51:22PM -0400, [EMAIL PROTECTED] wrote: > > dpkg-buildpackage places the tcl script in debian/tmp/usr/bin as expected, > > That is the problem. It doesn't belong there. It belongs in > debian//usr/bin and you should make sure that your Makefile > installs it there. Th

Re: dpkg-builpackage doesn't include executable file

2001-04-13 Thread Hamish Moffatt
On Fri, Apr 13, 2001 at 12:51:22PM -0400, [EMAIL PROTECTED] wrote: > > dpkg-buildpackage places the tcl script in debian/tmp/usr/bin as expected, > > That is the problem. It doesn't belong there. It belongs in > debian//usr/bin and you should make sure that your Makefile > installs it there. T

Re: dpkg-builpackage doesn't include executable file

2001-04-13 Thread sharkey
> dpkg-buildpackage places the tcl script in debian/tmp/usr/bin as expected, That is the problem. It doesn't belong there. It belongs in debian//usr/bin and you should make sure that your Makefile installs it there. Note the comment: > # Add here commands to install the package into debi

dpkg-builpackage doesn't include executable file

2001-04-13 Thread Eric Van Buggenhaut
I'm building a package for a cellphone manager. It's a simple tcl script, there are no binaries. dpkg-buildpackage places the tcl script in debian/tmp/usr/bin as expected, [EMAIL PROTECTED]:~/debian/s25manager-0.82]$ ls -l debian/tmp/usr/bin/ total 48 -rwxr-xr-x1 eric eric46964 a

Re: dpkg-builpackage doesn't include executable file

2001-04-13 Thread sharkey
> dpkg-buildpackage places the tcl script in debian/tmp/usr/bin as expected, That is the problem. It doesn't belong there. It belongs in debian//usr/bin and you should make sure that your Makefile installs it there. Note the comment: > # Add here commands to install the package into deb

dpkg-builpackage doesn't include executable file

2001-04-13 Thread Eric Van Buggenhaut
I'm building a package for a cellphone manager. It's a simple tcl script, there are no binaries. dpkg-buildpackage places the tcl script in debian/tmp/usr/bin as expected, [eric@femto:~/debian/s25manager-0.82]$ ls -l debian/tmp/usr/bin/ total 48 -rwxr-xr-x1 eric eric46964 avr 12