xpdf: poppler-utils -> poppler

This commit is contained in:
triallax 2023-06-30 23:19:56 +01:00 committed by Chocimier
parent b24d35e878
commit 1597682148

View File

@ -25,7 +25,7 @@ post_install() {
# copy sample xpdfrc
vmkdir etc
vinstall doc/sample-xpdfrc 644 etc xpdfrc
# already in poppler-utils
# already in poppler
rm $DESTDIR/usr/bin/pdf*
rm $DESTDIR/usr/share/man/man1/pdf*
}