public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/pvfs2/files: pvfs2-split-kernapps.patch
@ 2008-04-17  2:51 Justin Bronder (jsbronder)
  0 siblings, 0 replies; only message in thread
From: Justin Bronder (jsbronder) @ 2008-04-17  2:51 UTC (permalink / raw
  To: gentoo-commits

jsbronder    08/04/17 02:51:24

  Added:                pvfs2-split-kernapps.patch
  Log:
  Bump pvfs2 to 2.7.1.  Added threads use flag for the client threaded libraries.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  sys-cluster/pvfs2/files/pvfs2-split-kernapps.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/pvfs2/files/pvfs2-split-kernapps.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/pvfs2/files/pvfs2-split-kernapps.patch?rev=1.1&content-type=text/plain

Index: pvfs2-split-kernapps.patch
===================================================================
diff -urN pvfs-2.7.1/Makefile.in pvfs-2.7.1_patched/Makefile.in
--- pvfs-2.7.1/Makefile.in	2008-04-14 11:37:32.000000000 -0400
+++ pvfs-2.7.1_patched/Makefile.in	2008-04-16 22:00:55.354355245 -0400
@@ -984,10 +984,13 @@
 	install -d $(KMOD_DIR)
 	install -m 755 src/kernel/linux-2.6/pvfs2.ko $(KMOD_DIR)
 
-.PHONY: kmod_install
-kmod_install: kmod kernapps just_kmod_install
+.PHONY: kernapps_install
+kernapps_install: kernapps
 	install -d $(sbindir)
 	install -m 755 $(KERNAPPS) $(KERNAPPSTHR) $(sbindir)
+
+.PHONY: kmod_install
+kmod_install: kmod kernapps_install just_kmod_install
 endif
 
 ifneq (,$(LINUX24_KERNEL_SRC))



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-17  2:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-17  2:51 [gentoo-commits] gentoo-x86 commit in sys-cluster/pvfs2/files: pvfs2-split-kernapps.patch Justin Bronder (jsbronder)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox