public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Haubenwallner (haubi)" <haubi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/hpux: profile.bashrc
Date: Tue, 21 Jul 2009 09:49:09 +0000	[thread overview]
Message-ID: <E1MTBy9-0004rf-Mk@stork.gentoo.org> (raw)

haubi       09/07/21 09:49:09

  Modified:             profile.bashrc
  Log:
  typo calling 'prefix_hpux-pre_pkg_postinst' while it should have been 'prefix_hpux-post_pkg_preinst'

Revision  Changes    Path
1.3                  profiles/prefix/hpux/profile.bashrc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/hpux/profile.bashrc?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/hpux/profile.bashrc?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/hpux/profile.bashrc?r1=1.2&r2=1.3

Index: profile.bashrc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/profile.bashrc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- profile.bashrc	14 Jul 2009 14:47:31 -0000	1.2
+++ profile.bashrc	21 Jul 2009 09:49:09 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/profile.bashrc,v 1.2 2009/07/14 14:47:31 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/profile.bashrc,v 1.3 2009/07/21 09:49:09 haubi Exp $
 
 # On hpux, binary files (executables, shared libraries) in use
 # cannot be replaced during merge.
@@ -100,7 +100,7 @@
 }
 
 post_pkg_preinst() {
-	prefix_hpux-pre_pkg_postinst
+	prefix_hpux-post_pkg_preinst
 }
 
 pre_pkg_postinst() {






             reply	other threads:[~2009-07-21  9:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-21  9:49 Michael Haubenwallner (haubi) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-23 15:15 [gentoo-commits] gentoo-x86 commit in profiles/prefix/hpux: profile.bashrc Michael Haubenwallner (haubi)
2009-07-22 16:29 Michael Haubenwallner (haubi)
2009-07-14 14:47 Michael Haubenwallner (haubi)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MTBy9-0004rf-Mk@stork.gentoo.org \
    --to=haubi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox