File WSoundPrefs-1.1.1-imake.patch of Package wsndpref
--- src/Imakefile +++ src/Imakefile @@ -30,7 +30,7 @@ SRCS = PLFunctions.c SoundEvents.c SoundPaths.c SystemInfo.c WSoundPrefs.c main.c OBJS = PLFunctions.o SoundEvents.o SoundPaths.o SystemInfo.o WSoundPrefs.o main.o -ComplexProgramTarget(WSoundPrefs) +ComplexProgramTargetNoMan(WSoundPrefs) InstallMultiple($(ICONS),$(BINDIR))