Re: Missing file in .rpm

2011-03-11 Thread Michael Cronenworth
Patrick Dupre wrote: > > Where is the file: > /usr/share/lyx/doc/LaTeXConfig.lyx According to the RPM spec that file is a ghost[1] file. > %ghost %{_datadir}/lyx/doc/LaTeXConfig.lyx [1] http://www.rpm.org/max-rpm-snapshot/s1-rpm-inside-files-list-directives.html#S3-RPM-INSIDE-FLIST-GHOST

Missing file in .rpm

2011-03-11 Thread Patrick Dupre
Hello, I downloaded the file: lyx-common-1.6.8-1.fc13.noarch.rpm then: rpm -qpl /tmp/lyx-common-1.6.8-1.fc13.noarch.rpm |grep LaTeXC gives me: /usr/share/lyx/doc/LaTeXConfig.lyx /usr/share/lyx/doc/ja/LaTeXConfig.lyx But if I make: rpm2cpio /tmp/lyx-common-1.6.8-1.fc13.noarch.rpm | cpio -t |gr