Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 66696 Details for
Bug 75521
[REQ] ebuild for a Gnome2 applet that displays CPU temp (acpi)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sandbox-fix
gai-temp-sandbox_fix.patch (text/x-patch), 699 bytes, created by
Olaf Leidinger
on 2005-08-23 16:26:39 UTC
(
hide
)
Description:
sandbox-fix
Filename:
MIME Type:
Creator:
Olaf Leidinger
Created:
2005-08-23 16:26:39 UTC
Size:
699 bytes
patch
obsolete
>--- gai-temp-0.1.1/Makefile.in 2005-06-27 22:18:43.000000000 +0200 >+++ gai-temp-fixed/Makefile.in 2005-08-23 23:58:30.242265672 +0200 >@@ -6,7 +6,7 @@ > CC = @CC@ > > PREFIX = @prefix@ >-LIBDIR = @libdir@ >+LIBDIR = @prefix@/lib > GNOMEDIR = @GNOMEDIR@ > > INSTALL_PATH=$(DESTDIR)$(PREFIX) >@@ -24,8 +24,8 @@ > @APPLET_NAME@: $(OBJS) > $(CC) -o @APPLET_NAME@ $(OBJS) $(LDFLAGS) > >- >-install: @APPLET_NAME@ @INSTALL_GNOME@ @INSTALL_IMAGES@ @INSTALL_ROX@ >+# NOTE: @INSTALL_ROX@ removed until checked if it really works properly >+install: @APPLET_NAME@ @INSTALL_GNOME@ @INSTALL_IMAGES@ > mkdir -p $(INSTALL_PATH)/bin > install -m 755 @APPLET_NAME@ $(INSTALL_PATH)/bin > mkdir -p $(INSTALL_PATH)/share/pixmaps/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 75521
:
46786
|
66694
|
66695
| 66696