SF.net SVN: gar:[22922] csw/mgar/pkg/lighttpd/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jan 30 16:07:40 CET 2014
Revision: 22922
http://sourceforge.net/p/gar/code/22922
Author: dmichelsen
Date: 2014-01-30 15:07:38 +0000 (Thu, 30 Jan 2014)
Log Message:
-----------
lighttpd/trunk: Add override for linker issue
Modified Paths:
--------------
csw/mgar/pkg/lighttpd/trunk/Makefile
Modified: csw/mgar/pkg/lighttpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lighttpd/trunk/Makefile 2014-01-30 15:02:14 UTC (rev 22921)
+++ csw/mgar/pkg/lighttpd/trunk/Makefile 2014-01-30 15:07:38 UTC (rev 22922)
@@ -56,6 +56,8 @@
# These are problems within checkpkg
CHECKPKG_OVERRIDES_CSWlighttpd-mod-auth += 64-bit-binaries-missing
CHECKPKG_OVERRIDES_CSWlighttpd-mod-auth += surplus-dependency|CSWlighttpd
+# Issues with linker defect and -z ignore
+CHECKPKG_OVERRIDES_CSWlighttpd-mod-auth += surplus-dependency|CSWliblber2-4-2
PACKAGES += CSWlighttpd-mod-webdav
SPKG_DESC_CSWlighttpd-mod-webdav = Lighttpd module for WebDAV access
@@ -80,6 +82,9 @@
# These are problems within checkpkg
CHECKPKG_OVERRIDES_CSWlighttpd-mod-mysql-vhost += 64-bit-binaries-missing
CHECKPKG_OVERRIDES_CSWlighttpd-mod-mysql-vhost += surplus-dependency|CSWlighttpd
+# Issues with linker defect and -z ignore
+CHECKPKG_OVERRIDES_CSWlighttpd-mod-mysql-vhost += surplus-dependency|CSWlibz1
+CHECKPKG_OVERRIDES_CSWlighttpd-mod-mysql-vhost += surplus-dependency|CSWlibssl1-0-0
PACKAGES += CSWlighttpd-mod-trigger
SPKG_DESC_CSWlighttpd-mod-trigger = Lighttpd module
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list