Re: dpkg-source -x

1998-12-04 Thread M.C. Vernon
On Fri, 4 Dec 1998, Daniel Elenius wrote: > Is it possible when installing a debian package with: > > dpkg-source -x packagename.dsc > , followed by ./configure, make, make install, The correct method is: dpkg-source -x packagename.dsc cd packagename.dsc debian/rules build debian/

Re: dpkg-source -x

1998-12-04 Thread Santiago Vila Doncel
On Fri, 4 Dec 1998, Daniel Elenius wrote: > Is it possible when installing a debian package with: > > dpkg-source -x packagename.dsc > , followed by ./configure, make, make install, > > to get dpkg/dselect to understand that the package has been installed, > so that I c

dpkg-source -x

1998-12-04 Thread Daniel Elenius
Is it possible when installing a debian package with: dpkg-source -x packagename.dsc , followed by ./configure, make, make install, to get dpkg/dselect to understand that the package has been installed, so that I can later uninstall it with dpkg/dselect?

Re: [Patching sources to Debian; dpkg-source -x .dsc]

1998-07-07 Thread Shaleh
Try holding the key down while clicking the HREF link to d/l the file. When the Save As dialog pops up add the .gz back on the end and it does not touch the file. I do this kinda often. -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: [Patching sources to Debian; dpkg-source -x .dsc]

1998-07-06 Thread Peter S Galbraith
that make me think some directory names should be changed, but, > > after the change, no directory name is changed. What am I missing here ? > > No actually it is not. The correct way is to use dpkg-source. The > command is 'dpkg-source -x .dsc'. This will recreate the &