$ cat /var/lib/dpkg/info/culmus.conffiles
/etc/X11/fonts/Type1/culmus.scale
/etc/fonts/conf.d/10-culmus.conf


$ dpkg -L culmus | grep etc
/etc
/etc/X11
/etc/X11/fonts
/etc/X11/fonts/Type1
/etc/X11/fonts/Type1/culmus.scale
/etc/fonts
/etc/fonts/conf.d
/etc/fonts/conf.d/10-culmus.conf

dpkg -L does display config file, but it does have RPM equivalent of
showing only config files.

Oded Arbel wrote:
> On Sat, 2007-01-06 at 12:07 +1100, Amos Shapira wrote:
>> You've already got useful answers but just a tip for next time - "dpkg
>> -L netcat6" would list all the (non-configuration) files installed by
>> the netcat6 package. 
> 
> Not having enough experience with Debian, and not having access to an
> installation totting dpkg, why is -L not listing configuration files ? 
> 
> looking up some dpkg manual pages online, I got this:
> dpkg -L | --listfiles package ...
>         List files installed to your system from package. However, note
>         that files created by package-specific installation-scripts are
>         not listed.
> 
> which doesn't say anything about configuration files. Also - can't help
> but compare to RPM which does list configuration files.
> 
> --
> Oded
> ::..
> God help us! It's developed self consciousness and it's REALLY REALLY
> stupid.
>     -- a transient on /.
> 
> 
> 
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
> 
> 
> 

-- 

Lior Kaplan
[EMAIL PROTECTED]
http://www.Guides.co.il

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to