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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Dec 6 08:57:38 CET 2009


Revision: 7562
          http://gar.svn.sourceforge.net/gar/?rev=7562&view=rev
Author:   wahwah
Date:     2009-12-06 07:57:38 +0000 (Sun, 06 Dec 2009)

Log Message:
-----------
pinentry: Use /usr/openwin/lib/amd64/libXext.so for isa-amd64

Modified Paths:
--------------
    csw/mgar/pkg/pinentry/trunk/Makefile

Modified: csw/mgar/pkg/pinentry/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pinentry/trunk/Makefile	2009-12-06 07:50:28 UTC (rev 7561)
+++ csw/mgar/pkg/pinentry/trunk/Makefile	2009-12-06 07:57:38 UTC (rev 7562)
@@ -42,7 +42,7 @@
 CONFIGURE_ARGS = $(DIRPATHS)
 EXTRA_LINKER_FLAGS_isa-i386    = /usr/openwin/lib/libXext.so
 EXTRA_LINKER_FLAGS_isa-sparcv8 = /usr/openwin/lib/libXext.so
-EXTRA_LINKER_FLAGS_isa-amd64   = /usr/openwin/lib/sparcv9/libXext.so
+EXTRA_LINKER_FLAGS_isa-amd64   = /usr/openwin/lib/amd64/libXext.so
 EXTRA_LINKER_FLAGS_isa-sparcv9 = /usr/openwin/lib/sparcv9/libXext.so
 EXTRA_LINKER_FLAGS += $(EXTRA_LINKER_FLAGS_$(MODULATION))
 BUILD64 = 1


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