public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler (polynomial-c)" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/gobi_loader/files: gobi_loader-0.7-makefile.patch
Date: Fri, 16 Nov 2012 13:21:12 +0000 (UTC)	[thread overview]
Message-ID: <20121116132112.A062F20C9F@flycatcher.gentoo.org> (raw)

polynomial-c    12/11/16 13:21:12

  Modified:             gobi_loader-0.7-makefile.patch
  Log:
  Fixed installation location of udev rules file (bug #430112)
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.2                  net-wireless/gobi_loader/files/gobi_loader-0.7-makefile.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gobi_loader/files/gobi_loader-0.7-makefile.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gobi_loader/files/gobi_loader-0.7-makefile.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gobi_loader/files/gobi_loader-0.7-makefile.patch?r1=1.1&r2=1.2

Index: gobi_loader-0.7-makefile.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gobi_loader/files/gobi_loader-0.7-makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gobi_loader-0.7-makefile.patch	11 Aug 2010 14:01:18 -0000	1.1
+++ gobi_loader-0.7-makefile.patch	16 Nov 2012 13:21:12 -0000	1.2
@@ -14,8 +14,8 @@
 -	install -D 60-gobi.rules ${prefix}/lib/udev/rules.d/60-gobi.rules
 -	mkdir -p ${prefix}/lib/firmware
 -	-udevadm control --reload-rules
-+	install -D gobi_loader ${D}${prefix}/%LIBDIR%/udev/gobi_loader
-+	install -D 60-gobi.rules ${D}${prefix}/etc/udev/rules.d/60-gobi.rules
++	install -D gobi_loader ${D}%UDEVDIR%/gobi_loader
++	install -D 60-gobi.rules ${D}%UDEVDIR%/rules.d/60-gobi.rules
 +	mkdir -p ${D}${prefix}/lib/firmware
  
  uninstall:





             reply	other threads:[~2012-11-16 13:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 13:21 Lars Wendler (polynomial-c) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-11 14:01 [gentoo-commits] gentoo-x86 commit in net-wireless/gobi_loader/files: gobi_loader-0.7-makefile.patch Lars Wendler (polynomial-c)

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=20121116132112.A062F20C9F@flycatcher.gentoo.org \
    --to=polynomial-c@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