[csw-devel] SF.net SVN: gar:[18513] csw/mgar/pkg/pilotlink/trunk/Makefile
Maciej (Matchek) Bliziński
maciej at opencsw.org
Tue Jun 26 10:28:02 CEST 2012
2012/6/23 <pfelecan at users.sourceforge.net>:
> Revision: 18513
> http://gar.svn.sourceforge.net/gar/?rev=18513&view=rev
> Author: pfelecan
> Date: 2012-06-23 09:59:22 +0000 (Sat, 23 Jun 2012)
> Log Message:
> -----------
> some additional overrides
>
> Modified Paths:
> --------------
> csw/mgar/pkg/pilotlink/trunk/Makefile
>
> Modified: csw/mgar/pkg/pilotlink/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/pilotlink/trunk/Makefile 2012-06-23 09:37:54 UTC (rev 18512)
> +++ csw/mgar/pkg/pilotlink/trunk/Makefile 2012-06-23 09:59:22 UTC (rev 18513)
> @@ -150,7 +150,7 @@
> CHECKPKG_OVERRIDES_CSWpilot-link+= bad-rpath-entry|/usr/sfw/lib|opt/csw/bin/pilot-dlpsh
> CHECKPKG_OVERRIDES_CSWpilot-link+= bad-rpath-entry|/usr/sfw/lib|opt/csw/bin/pilot-file
> CHECKPKG_OVERRIDES_CSWpilot-link+= bad-rpath-entry|/usr/sfw/lib|opt/csw/bin/pilot-foto
> -CHECKPKG_OVERRIDES_CSWpilot-link+= bad-rpath-entry|/usr/sfw/lib|opt/csw/bin/piot-foto-treo600
> +CHECKPKG_OVERRIDES_CSWpilot-link+= bad-rpath-entry|/usr/sfw/lib|opt/csw/bin/pilot-foto-treo600
> CHECKPKG_OVERRIDES_CSWpilot-link+= bad-rpath-entry|/usr/sfw/lib|opt/csw/bin/pilot-foto-treo650
> CHECKPKG_OVERRIDES_CSWpilot-link+= bad-rpath-entry|/usr/sfw/lib|opt/csw/bin/pilot-getram
> CHECKPKG_OVERRIDES_CSWpilot-link+= bad-rpath-entry|/usr/sfw/lib|opt/csw/bin/pilot-getrom
> @@ -236,6 +236,8 @@
> RUNTIME_DEP_PKGS_CSWpilot-link-perl += CSWlibpisock9
> RUNTIME_DEP_PKGS_CSWpilot-link-perl += CSWperl
> RUNTIME_DEP_PKGS_CSWpilot-link-perl += CSWlibz1
> +CHECKPKG_OVERRIDES_CSWpilot-link-perl+= perllocal-pod-in-pkgmap|/opt/csw/lib/perl/5.10.1/perllocal.pod
Why override this and not remove the file? I don't know what was the
original motivation, but AFAIK, we shouldn't and don't ship the
perllocal.pod file.
> +CHECKPKG_OVERRIDES_CSWpilot-link-perl+= surplus-dependency|CSWlibz1
Why this override? Is libz.so.1 loaded dynamically?
More information about the devel
mailing list