1 DESCRIPTION
= "ipkg configuration files"
7 file://ipkg.conf.comments \
14 cat $
{WORKDIR
}/ipkg.conf.comments
>$
{WORKDIR
}/ipkg.conf
15 cat $
{WORKDIR
}/src
>>$
{WORKDIR
}/ipkg.conf
16 cat $
{WORKDIR
}/dest
>>$
{WORKDIR
}/ipkg.conf
17 cat $
{WORKDIR
}/lists
>>$
{WORKDIR
}/ipkg.conf
21 install
-d $
{D
}$
{sysconfdir
}/
22 install
-m
0644 $
{WORKDIR
}/ipkg.conf $
{D
}$
{sysconfdir
}/ipkg.conf
25 CONFFILES_$
{PN
} = "${sysconfdir}/ipkg.conf"