tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
splitting off libcups (was: Re-enabling cups option in gtk3)
> Splitting libcups into its own package:
Sounds like a good Idea to me.
> Index: print/libcups/options.mk
Couldn't this be shared with cups-base?
> Index: print/cups-base/Makefile
[...]
> post-install:
> + # Delete files installed by libcups
> + ${RM} ${DESTDIR}${PREFIX}/bin/cups-config
> + ${RM} -rf ${DESTDIR}${PREFIX}/lib
> + ${RM} -rf ${DESTDIR}${PREFIX}/include/cups
> + ${RM} -rf ${DESTDIR}${PREFIX}/share/locale
I guess there's no --with-components setting to avoid building these in the
first place?
Home |
Main Index |
Thread Index |
Old Index