public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/icecream/files: icecream-conf.d-verbosity.patch icecream-dont-create-symlinks.patch 0.9.1-dont-create-symlinks.patch 0.9.1-conf.d-verbosity.patch
@ 2008-11-24 23:34 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; only message in thread
From: Friedrich Oslage (bluebird) @ 2008-11-24 23:34 UTC (permalink / raw
  To: gentoo-commits

bluebird    08/11/24 23:34:41

  Added:                icecream-conf.d-verbosity.patch
                        icecream-dont-create-symlinks.patch
  Removed:              0.9.1-dont-create-symlinks.patch
                        0.9.1-conf.d-verbosity.patch
  Log:
  Version bump and cosmetic cleanup, bug #247589
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.1                  sys-devel/icecream/files/icecream-conf.d-verbosity.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/files/icecream-conf.d-verbosity.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/files/icecream-conf.d-verbosity.patch?rev=1.1&content-type=text/plain

Index: icecream-conf.d-verbosity.patch
===================================================================
diff -urN icecream.orig/suse/sysconfig.icecream icecream/suse/sysconfig.icecream
--- icecream.orig/suse/sysconfig.icecream
+++ icecream/suse/sysconfig.icecream
@@ -39,6 +39,15 @@
 #
 ## Type: string
 ## Path: Applications/icecream
+## Defaut: -v
+#
+# icecream's level of verbosity ([-v[v[v]]])
+#
+ICECREAM_VERBOSITY="-v"
+
+#
+## Type: string
+## Path: Applications/icecream
 ## Defaut: ""
 #
 # Identification for the network the scheduler and daemon run on. 



1.1                  sys-devel/icecream/files/icecream-dont-create-symlinks.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/files/icecream-dont-create-symlinks.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/files/icecream-dont-create-symlinks.patch?rev=1.1&content-type=text/plain

Index: icecream-dont-create-symlinks.patch
===================================================================
diff -urN icecream.orig/client/Makefile.am icecream/client/Makefile.am
--- icecream.orig/client/Makefile.am
+++ icecream/client/Makefile.am
@@ -17,10 +17,6 @@
 
 install-exec-local:
 	$(mkinstalldirs) $(DESTDIR)$(bindir)
-	for link in g++ gcc c++ cc; do \
-	  rm -f $(DESTDIR)$(bindir)/$$link ;\
-	  $(LN_S) icecc $(DESTDIR)$(bindir)/$$link ;\
-	done
 
 uninstall-local:
 	for link in g++ gcc c++ cc; do \






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

only message in thread, other threads:[~2008-11-24 23:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24 23:34 [gentoo-commits] gentoo-x86 commit in sys-devel/icecream/files: icecream-conf.d-verbosity.patch icecream-dont-create-symlinks.patch 0.9.1-dont-create-symlinks.patch 0.9.1-conf.d-verbosity.patch Friedrich Oslage (bluebird)

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