X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpkg%2Fcups-pdf;h=269137e85c18e3b2cab735f676d49e03f77d520e;hb=4aa3eb3449ef580152c1a199a2bd6fc185b05a4e;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