[csw-devel] SF.net SVN: gar:[15672] csw/mgar/pkg/tokyocabinet/trunk/Makefile
Dagobert Michelsen
dam at opencsw.org
Tue Sep 20 09:10:42 CEST 2011
Hi,
Am 20.09.2011 um 05:14 schrieb sgtmcd at users.sourceforge.net:
> Revision: 15672
> http://gar.svn.sourceforge.net/gar/?rev=15672&view=rev
> Author: sgtmcd
> Date: 2011-09-20 03:14:48 +0000 (Tue, 20 Sep 2011)
> Log Message:
> -----------
> Checkpkg overrides
>
> Modified Paths:
> --------------
> csw/mgar/pkg/tokyocabinet/trunk/Makefile
>
> Modified: csw/mgar/pkg/tokyocabinet/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/tokyocabinet/trunk/Makefile 2011-09-20 00:43:27 UTC (rev 15671)
> +++ csw/mgar/pkg/tokyocabinet/trunk/Makefile 2011-09-20 03:14:48 UTC (rev 15672)
> @@ -61,6 +61,9 @@
> CHECKPKG_OVERRIDES_CSWtokyocabinet9 += surplus-dependency|CSWlibz1
> CHECKPKG_OVERRIDES_CSWtokyocabinet9 += surplus-dependency|CSWlibtokyocabinet9
> CHECKPKG_OVERRIDES_CSWtokyocabinet9 += surplus-dependency|CSWlibbz2-1-0
Are these dependencies really necessary? checkpkg is usually right on shared libs.
> +CHECKPKG_OVERRIDES_CSWtokyocabinet9 += file-with-bad-content|/usr/local|root/opt/csw/share/tokyocabinet/doc/spex-ja.html
> +CHECKPKG_OVERRIDES_CSWtokyocabinet9 += file-with-bad-content|/usr/local|root/opt/csw/share/tokyocabinet/doc/spex-en.html
> +CHECKPKG_OVERRIDES_CSWtokyocabinet9 += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/tokyocabinet.3
>
> PKGFILES_CSWlibtokyocabinet9 += $(call baseisadirs,$(libdir),libtokyocabinet\.so\.9\.10\.0)
> PKGFILES_CSWlibtokyocabinet9 += $(call baseisadirs,$(libdir),libtokyocabinet\.so\.9(\.\d+)*)
There is a convenience function for this which you may use instead of the above two lines:
$(call pkgfiles_lib,libtokyocabinet.so.9)
Best regards
-- Dago
>
> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
>
> _______________________________________________
> devel mailing list
> devel at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/devel
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
More information about the devel
mailing list