Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 180808 Details for
Bug 248396
Ebuild for smolt, the Fedora hardware profiler
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
A patch dropping all the GUI stuff
headless.patch (text/plain), 1.14 KB, created by
Peter GAAL
on 2009-02-03 14:33:48 UTC
(
hide
)
Description:
A patch dropping all the GUI stuff
Filename:
MIME Type:
Creator:
Peter GAAL
Created:
2009-02-03 14:33:48 UTC
Size:
1.14 KB
patch
obsolete
>--- org/Makefile 2009-02-02 18:28:25.000000000 +0100 >+++ client/Makefile 2009-02-03 15:26:29.000000000 +0100 >@@ -1,8 +1,8 @@ > PO_FILES=$(wildcard po/*.po) > MO_FILES=$(patsubst %.po,%.mo,$(PO_FILES)) >-PY_FILES=fs_util.py deleteProfile.py haldump.py __init__.py sendProfile.py smoltGui.py smolt.py software.py smoltFirstBoot.py gui.py privacypolicy.py scan.py >+PY_FILES=fs_util.py deleteProfile.py haldump.py __init__.py sendProfile.py smolt.py software.py smoltFirstBoot.py gui.py privacypolicy.py scan.py > DIRED_MO_FILES=$(patsubst po/%.mo,mo/%/LC_MESSAGES/$(NAME).mo,$(MO_FILES)) >-CLIENT_FILES=fs_util.py deleteProfile.py gui.py haldump.py i18n.py privacypolicy.py sendProfile.py smolt.py smoltGui.py software.py scan.py >+CLIENT_FILES=fs_util.py deleteProfile.py gui.py haldump.py i18n.py privacypolicy.py sendProfile.py smolt.py software.py scan.py > > > NAME=smolt >@@ -40,9 +40,6 @@ > cp -adv $(CLIENT_FILES) $(DATADIR)/$(NAME)/client/ > > chmod +x $(DATADIR)/$(NAME)/client/*Profile.py >- chmod +x $(DATADIR)/$(NAME)/client/smoltGui.py >- >- desktop-file-install --vendor='fedora' --dir=$(DATADIR)/applications ./smolt.desktop > > move-mo: $(DIRED_MO_FILES) >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 248396
:
173006
|
173011
|
173015
|
173018
|
173589
|
176252
|
180804
| 180808