[csw-devel] SF.net SVN: gar:[18436] csw/mgar/pkg/tokyocabinet/trunk/Makefile

Maciej (Matchek) Bliziński maciej at opencsw.org
Tue Jun 26 10:49:05 CEST 2012


2012/6/16  <guengel at users.sourceforge.net>:
>  CHECKPKG_OVERRIDES_CSWlibtokyocabinet9 += file-with-bad-content|/usr/local|root/opt/csw/lib/libtokyocabinet.so.9.10.0
>  CHECKPKG_OVERRIDES_CSWlibtokyocabinet9 += file-with-bad-content|/usr/local|root/opt/csw/lib/sparcv9/libtokyocabinet.so.9.10.0
> +CHECKPKG_OVERRIDES_CSWlibtokyocabinet9 += file-with-bad-content|/usr/local|root/opt/csw/lib/amd64/libtokyocabinet.so.9.10.0

You can compact the above 3 lines into:

CHECKPKG_OVERRIDES_CSWlibtokyocabinet9 += file-with-bad-content

...because you probably mean to override all the file-with-bad-content
errors for the CSWlibtokyocabinet9 package.


More information about the devel mailing list