X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpkg%2Fcups-pdf;h=269137e85c18e3b2cab735f676d49e03f77d520e;hb=f0d54c69a71d7d5cb32aa342ea38cba6aab9570f;hp=18d50792d7e1107246e31044ff20ff77242d911a;hpb=f3c8db3027d5dc530e1f30c88e0235975211582e;p=hvlinux.git diff --git a/stage5/pkg/cups-pdf b/stage5/pkg/cups-pdf index 18d5079..269137e 100644 --- a/stage5/pkg/cups-pdf +++ b/stage5/pkg/cups-pdf @@ -4,7 +4,7 @@ hvbuild() { cd ${LFS_TMP}/${PACKAGE}/src gcc -O9 -s -o cups-pdf cups-pdf.c - install -m 0700 cups-pdf /usr/lib/cups/backend + install -v -m 0700 cups-pdf /usr/lib/cups/backend cd ${LFS_TMP}/${PACKAGE} cp extra/cups-pdf.conf /etc/cups