Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103536 Details for
Bug 156436
media-sound/quodlibet-0.24 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
makefile.patch
makefile.patch (text/plain), 583 bytes, created by
Julien Enche
on 2006-12-07 03:47:22 UTC
(
hide
)
Description:
makefile.patch
Filename:
MIME Type:
Creator:
Julien Enche
Created:
2006-12-07 03:47:22 UTC
Size:
583 bytes
patch
obsolete
>--- Makefile >+++ Makefile >@@ -19,8 +19,8 @@ make-install-dirs: > > install: make-install-dirs install-dirs install-programs > install -m 644 $(MODULES) audio-*.png media-*.png device-*.png $(DESTDIR)$(PREFIX)/$(TO) >- for E in $(EXTENSIONS); do (test -e $$E && install -m 755 -D $$E $(DESTDIR)$(PREFIX)/$(TODEP)/$$E); done >- cd po && make install-po DESTDIR=$(DESTDIR) >+ -for E in $(EXTENSIONS); do (test -e $$E && install -m 755 -D $$E $(DESTDIR)$(PREFIX)/$(TODEP)/$$E); done >+ -cd po && make install-po DESTDIR=$(DESTDIR) > > install-dirs: $(addprefix dir-install-, $(MODULE_DIRS)) >
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 156436
:
103535
| 103536