Got it, thanks.
Russ Allbery wrote:
Martin Kelly <[EMAIL PROTECTED]> writes:
I will look over all the suggestions. They help clear up some confusions
I was having.
So, subdirectories in ./debian/ is how you specify where to install
everything? To install some files in /usr/sbin, I just put
Martin Kelly <[EMAIL PROTECTED]> writes:
> I will look over all the suggestions. They help clear up some confusions
> I was having.
> So, subdirectories in ./debian/ is how you specify where to install
> everything? To install some files in /usr/sbin, I just put those files
> in ./debian/usr/sbin
I will look over all the suggestions. They help clear up some confusions
I was having.
So, subdirectories in ./debian/ is how you specify where to install
everything? To install some files in /usr/sbin, I just put those files
in ./debian/usr/sbin? If so, that is very nice and simple.
Thanks
On Sat, Mar 11, 2006 at 02:19:02PM -0800, Russ Allbery wrote:
> > I edited the Makefile to install into DESTDIR and defined DESTDIR to be
> > /lib/modules/$(uname -r)/kernel/wireless so that should work.
[...]
> You almost certainly don't want to be using uname -r.
[...]
> You probably want to use
Martin Kelly <[EMAIL PROTECTED]> writes:
> I am creating a package for the of rtl8180-sa2400 drivers
> (http://sourceforge.net/projects/rtl8180-sa2400) and I have a question
> about editing the rules file in debian/ in the source archive after
> dh_make.
> I wish for the package to install some f
Martin Kelly wrote:
> I am creating a package for the of rtl8180-sa2400 drivers
> (http://sourceforge.net/projects/rtl8180-sa2400) and I have a question
> about editing the rules file in debian/ in the source archive after dh_make.
>
> I wish for the package to install some files in three places:
On Sat, Mar 11, 2006 at 09:51:36AM -0800, Martin Kelly wrote:
> I am creating a package for the of rtl8180-sa2400 drivers
> (http://sourceforge.net/projects/rtl8180-sa2400) and I have a question
> about editing the rules file in debian/ in the source archive after dh_make.
>
> I wish for the packa
I am creating a package for the of rtl8180-sa2400 drivers
(http://sourceforge.net/projects/rtl8180-sa2400) and I have a question
about editing the rules file in debian/ in the source archive after dh_make.
I wish for the package to install some files in three places:
1. /lib/modules/$(uname -r)/k
8 matches
Mail list logo