New comment by klarasm on void-packages repository https://github.com/void-linux/void-packages/issues/21662#issuecomment-625410003 Comment: Hmm. The Makefile still looks like this with the modified template: ``` # Define install location for 'cups' device/filter support CUPSLIBS= CUPSLIBDIRS= CUPSSERVERBIN= CUPSSERVERROOT= CUPSDATA= CUPSPDFTORASTER=0 SHARE_LCUPS=1 LCUPS_NAME=cups LCUPSSRCDIR= LCUPSBUILDTYPE= CUPS_CC=$(CC) SHARE_LCUPSI=1 LCUPSI_NAME=cupsimage LCUPSISRCDIR= CUPS_CC=$(CC) ```