* [gentoo-commits] gentoo-x86 commit in sci-libs/ccfits/files: ccfits-2.2-makefile.patch
@ 2010-01-20 2:32 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2010-01-20 2:32 UTC (permalink / raw
To: gentoo-commits
bicatali 10/01/20 02:32:40
Added: ccfits-2.2-makefile.patch
Log:
Initial import
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.1 sci-libs/ccfits/files/ccfits-2.2-makefile.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/ccfits/files/ccfits-2.2-makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/ccfits/files/ccfits-2.2-makefile.patch?rev=1.1&content-type=text/plain
Index: ccfits-2.2-makefile.patch
===================================================================
--- Makefile.am.orig 2010-01-20 02:52:22.000000000 +0000
+++ Makefile.am 2010-01-20 02:50:34.000000000 +0000
@@ -26,12 +26,11 @@
EXTRA_DIST = config CHANGES README.INSTALL License.txt file1.pha $(MSVC_FILES)
-bin_PROGRAMS = cookbook
+check_PROGRAMS = cookbook
cookbook_SOURCES = cookbook.cxx
cookbook_LDADD = libCCfits.la
-cookbook_LDFLAGS = -R $(R_LIB_PATH) -R $(CXX_LIB_PATH)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = CCfits.pc
@@ -64,8 +63,7 @@
# This will tell shared library which STD C++ library to use without
# needing the user to use LD_LIBRARY_PATH environment variable
-libCCfits_la_LIBADD = $(LIBSTDCPP)
-libCCfits_la_LDFLAGS = -R $(R_LIB_PATH) -R $(CXX_LIB_PATH)
+#libCCfits_la_LIBADD = $(LIBSTDCPP)
libCCfits_ladir = $(pkgincludedir)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-20 2:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20 2:32 [gentoo-commits] gentoo-x86 commit in sci-libs/ccfits/files: ccfits-2.2-makefile.patch Sebastien Fabbro (bicatali)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox