* [gentoo-commits] gentoo-x86 commit in sys-fs/s3fs/files: s3fs-0_p177-asneeded.patch s3fs-177-asneeded.patch
@ 2011-01-05 1:01 Michael Weber (xmw)
0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2011-01-05 1:01 UTC (permalink / raw
To: gentoo-commits
xmw 11/01/05 01:01:41
Added: s3fs-0_p177-asneeded.patch
Removed: s3fs-177-asneeded.patch
Log:
Renumbering prereleases to support releas versions
(Portage version: 2.1.9.25/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.1 sys-fs/s3fs/files/s3fs-0_p177-asneeded.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3fs/files/s3fs-0_p177-asneeded.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3fs/files/s3fs-0_p177-asneeded.patch?rev=1.1&content-type=text/plain
Index: s3fs-0_p177-asneeded.patch
===================================================================
--- a/Makefile 2008-05-19 19:34:38.000000000 +0200
+++ b/Makefile 2009-10-19 22:10:55.810129401 +0200
@@ -1,5 +1,5 @@
all:
- g++ -ggdb -Wall $(shell pkg-config fuse --cflags --libs) $(shell pkg-config libcurl --cflags --libs) $(shell xml2-config --cflags --libs) -lcrypto s3fs.cpp -o s3fs
+ $(CXX) $(CXXFLAGS) $(LDFLAGS) s3fs.cpp -o s3fs $(shell pkg-config fuse --cflags --libs) $(shell pkg-config libcurl --cflags --libs) $(shell xml2-config --cflags --libs) -lcrypto
@echo ok!
install: all
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-05 1:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05 1:01 [gentoo-commits] gentoo-x86 commit in sys-fs/s3fs/files: s3fs-0_p177-asneeded.patch s3fs-177-asneeded.patch Michael Weber (xmw)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox