public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/vienna-rna/files: vienna-rna-1.8.4-jobserver-fix.patch
@ 2010-04-03 21:41 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-04-03 21:41 UTC (permalink / raw
  To: gentoo-commits

jlec        10/04/03 21:41:51

  Added:                vienna-rna-1.8.4-jobserver-fix.patch
  Log:
  jobserver fix, #304117
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-biology/vienna-rna/files/vienna-rna-1.8.4-jobserver-fix.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/vienna-rna/files/vienna-rna-1.8.4-jobserver-fix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/vienna-rna/files/vienna-rna-1.8.4-jobserver-fix.patch?rev=1.1&content-type=text/plain

Index: vienna-rna-1.8.4-jobserver-fix.patch
===================================================================
diff -ur ViennaRNA-1.8.4-orig/RNAforester/g2-0.70/Makefile.in ViennaRNA-1.8.4/RNAforester/g2-0.70/Makefile.in
--- ViennaRNA-1.8.4-orig/RNAforester/g2-0.70/Makefile.in	2009-10-13 13:44:40.000000000 +0200
+++ ViennaRNA-1.8.4/RNAforester/g2-0.70/Makefile.in	2010-03-27 21:39:21.000000000 +0100
@@ -116,12 +116,12 @@
 
 
 clean:
-	-(cd ./demo ; make clean)
+	-(cd ./demo ; $(MAKE) clean)
 	-rm -f $(OBJ)
 	-rm -f libg2.a config.cache config.log Makefile.bak config.status
 	-rm -f ./include/*.h
 	-$(FIND) . -name "*~" -exec rm -f {} \;
-	-(cd ./g2_perl ; make clean)
+	-(cd ./g2_perl ; $(MAKE) clean)
 	-rm -f ./g2_perl/test.ps
 	-rm -f ./g2_perl/test.png
 	-rm -f ./g2_perl/test.jpg






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

only message in thread, other threads:[~2010-04-03 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-03 21:41 [gentoo-commits] gentoo-x86 commit in sci-biology/vienna-rna/files: vienna-rna-1.8.4-jobserver-fix.patch Justin Lecher (jlec)

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