public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-laptop/laptop-mode-tools/files: laptop-mode-tools-1.47-install.patch
@ 2009-02-28 18:56 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Hill (dirtyepic) @ 2009-02-28 18:56 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    09/02/28 18:56:31

  Added:                laptop-mode-tools-1.47-install.patch
  Log:
  Fix breakage. Bug #260652.
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-laptop/laptop-mode-tools/files/laptop-mode-tools-1.47-install.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/laptop-mode-tools/files/laptop-mode-tools-1.47-install.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/laptop-mode-tools/files/laptop-mode-tools-1.47-install.patch?rev=1.1&content-type=text/plain

Index: laptop-mode-tools-1.47-install.patch
===================================================================
diff -Naurp laptop-mode-tools_1.47-orig/install.sh laptop-mode-tools_1.47/install.sh
--- laptop-mode-tools_1.47-orig/install.sh	2009-01-26 13:45:20.000000000 -0600
+++ laptop-mode-tools_1.47/install.sh	2009-02-28 12:45:47.000000000 -0600
@@ -183,7 +183,7 @@ fi
 # Install pm-utils hook only if pm-utils config dir is present, or force the
 # install if we have a DESTDIR.
 if [ -n "$DESTDIR" -o -d "$DESTDIR/etc/pm/sleep.d" ] ; then
-	if ( ! $INSTALL -m 755 etc/pm/sleep.d/99laptop-mode "$DESTDIR/etc/pm/sleep.d" ) ; then
+	if ( ! $INSTALL -D -m 755 etc/pm/sleep.d/99laptop-mode "$DESTDIR/etc/pm/sleep.d/99laptop-mode" ) ; then
 		echo "$0: Failed to install 99-laptop-mode into /etc/pm/sleep.d. Installation failed."
 		exit 36
 	fi






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

* [gentoo-commits] gentoo-x86 commit in app-laptop/laptop-mode-tools/files: laptop-mode-tools-1.47-install.patch
@ 2010-09-28  5:23 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-09-28  5:23 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/09/28 05:23:31

  Removed:              laptop-mode-tools-1.47-install.patch
  Log:
  old
  
  (Portage version: 2.2_rc87/cvs/Linux x86_64)



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

end of thread, other threads:[~2010-09-28  5:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28  5:23 [gentoo-commits] gentoo-x86 commit in app-laptop/laptop-mode-tools/files: laptop-mode-tools-1.47-install.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2009-02-28 18:56 Ryan Hill (dirtyepic)

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