public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-auth/pam_abl/files: pam_abl-0.2.3-as-needed.patch
@ 2009-04-05 16:19 Markus Ullmann (jokey)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Ullmann (jokey) @ 2009-04-05 16:19 UTC (permalink / raw
  To: gentoo-commits

jokey       09/04/05 16:19:52

  Added:                pam_abl-0.2.3-as-needed.patch
  Log:
  Add patch for as-needed, bug #248403
  (Portage version: 2.2_rc28/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-auth/pam_abl/files/pam_abl-0.2.3-as-needed.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_abl/files/pam_abl-0.2.3-as-needed.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_abl/files/pam_abl-0.2.3-as-needed.patch?rev=1.1&content-type=text/plain

Index: pam_abl-0.2.3-as-needed.patch
===================================================================
--- tools/Makefile.orig	2008-12-28 17:27:47.000000000 +0100
+++ tools/Makefile	2008-12-28 17:31:08.000000000 +0100
@@ -9,7 +9,7 @@
 all : $(TARGET)
 
 $(TARGET) : $(OBJ)
-	cc $(LIBS) -o $@ $^
+	cc -o $@ $^ $(LIBS)
 
 install : $(TARGET)
 	install --mode=755 --strip $(TARGET) $(INSTDIR)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-auth/pam_abl/files: pam_abl-0.2.3-as-needed.patch
@ 2013-02-24  5:52 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2013-02-24  5:52 UTC (permalink / raw
  To: gentoo-commits

flameeyes    13/02/24 05:52:40

  Removed:              pam_abl-0.2.3-as-needed.patch
  Log:
  Remove old; version bump; hide symbols.
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-24  5:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-24  5:52 [gentoo-commits] gentoo-x86 commit in sys-auth/pam_abl/files: pam_abl-0.2.3-as-needed.patch Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-05 16:19 Markus Ullmann (jokey)

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