Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 70947 Details for
Bug 101496
DOMO music-organizer (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
domo-targets.patch
domo-targets.patch (text/plain), 1.24 KB, created by
Tobias Sager
on 2005-10-18 08:55:22 UTC
(
hide
)
Description:
domo-targets.patch
Filename:
MIME Type:
Creator:
Tobias Sager
Created:
2005-10-18 08:55:22 UTC
Size:
1.24 KB
patch
obsolete
>--- domo.pro.org 2005-10-18 17:13:15.141461000 +0200 >+++ domo.pro 2005-10-18 17:13:29.926385000 +0200 >@@ -270,17 +270,17 @@ > README \ > RELEASE \ > TODO >-INSTALLS += documentation >+#INSTALLS += documentation > >-resources.path = /etc/domo >+resources.path = /usr/share/domo > resources.files = etc > INSTALLS += resources > >-images.path = /etc/domo/images >+images.path = /usr/share/domo/images > images.files = images/splashscreen.png > INSTALLS += images > >-languages.path = /etc/domo/languages >+languages.path = /usr/share/domo/languages > languages.extra = $(QTDIR)/bin/lrelease domo.pro > languages.files = languages/*.qm > INSTALLS += languages >@@ -296,15 +296,15 @@ > # This makes that uninstall is not completely correct (some files are left) > > >-target.path = /tmp/domo >-INSTALLS += target >+#target.path = /tmp/domo >+#INSTALLS += target > > posttarget.path = /tmp/domo > posttarget.extra = $(MKDIR) $(INSTALL_ROOT)/usr/local/bin/; \ > $(COPY_FILE) $(INSTALL_ROOT)/tmp/domo/$(QMAKE_TARGET) $(INSTALL_ROOT)/usr/local/bin/; \ > rm -rf $(INSTALL_ROOT)/tmp/domo; >-INSTALLS += posttarget >+#INSTALLS += posttarget > > #------------- What the target should be --------------- >-#target.path = /usr/local/domo/ >-#INSTALLS += target >+target.path = /usr/bin >+INSTALLS += target
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 101496
:
70946
| 70947