Le 2019-07-02 05:30, Ryo ONODERA a écrit :
Module Name: pkgsrc
Committed By: ryoon
Date: Tue Jul 2 03:30:18 UTC 2019
Modified Files:
pkgsrc/audio/pulseaudio: options.mk
Log Message:
Fix packaging on non-Linux platforms
* PLIST_VARS should be completed on all platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/pulseaudio/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Hi,Thanks for the fix. I tested conditional lirc option on both Arch Linux and NetBSD and it successfully built. What kind of problem did you encounter?
Fred