Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 291023 Details for
Bug 382097
media-gfx/blender-2.59 bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated against current spnav SVN (rev 123).
libspnav-makefile.patch (text/plain), 1.11 KB, created by
Martin Sekera
on 2011-10-27 17:51:19 UTC
(
hide
)
Description:
Updated against current spnav SVN (rev 123).
Filename:
MIME Type:
Creator:
Martin Sekera
Created:
2011-10-27 17:51:19 UTC
Size:
1.11 KB
patch
obsolete
>--- Makefile.in 2011-10-27 19:29:51.511202241 +0200 >+++ Makefile.in 2011-10-27 19:31:11.221200152 +0200 >@@ -32,13 +32,13 @@ > > .PHONY: install > install: $(lib_a) $(lib_so) >- mkdir -p $(PREFIX)/$(libdir) $(PREFIX)/include >- cp $(lib_a) $(PREFIX)/$(libdir)/$(lib_a) >- cp $(lib_so) $(PREFIX)/$(libdir)/$(lib_so) >- rm -f $(PREFIX)/$(libdir)/$(soname) $(PREFIX)/$(libdir)/$(devlink) >- ln -s $(PREFIX)/$(libdir)/$(lib_so) $(PREFIX)/$(libdir)/$(soname) >- ln -s $(PREFIX)/$(libdir)/$(soname) $(PREFIX)/$(libdir)/$(devlink) >- for h in $(hdr); do cp -p $(srcdir)/$$h $(PREFIX)/include/; done >+ mkdir -p $(DESTDIR)$(PREFIX)/$(libdir) $(DESTDIR)$(PREFIX)/include >+ cp $(lib_a) $(DESTDIR)$(PREFIX)/$(libdir)/$(lib_a) >+ cp $(lib_so) $(DESTDIR)$(PREFIX)/$(libdir)/$(lib_so) >+ rm -f $(DESTDIR)$(PREFIX)/$(libdir)/$(soname) $(DESTDIR)$(PREFIX)/$(libdir)/$(devlink) >+ ln -s $(DESTDIR)$(PREFIX)/$(libdir)/$(lib_so) $(DESTDIR)$(PREFIX)/$(libdir)/$(soname) >+ ln -s $(DESTDIR)$(PREFIX)/$(libdir)/$(soname) $(DESTDIR)$(PREFIX)/$(libdir)/$(devlink) >+ for h in $(hdr); do cp -p $(srcdir)/$$h $(DESTDIR)$(PREFIX)/include/; done > > .PHONY: uninstall > uninstall:
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 382097
:
285743
|
285745
|
285747
|
285749
|
285751
|
287115
|
287121
|
287445
|
287447
|
290149
| 291023