Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 48018 Details for
Bug 77231
unionfs-1.0.5 [new ebuild]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile26.patch
Makefile26.patch (text/plain), 464 bytes, created by
Radek Podgorny
on 2005-01-09 07:06:01 UTC
(
hide
)
Description:
Makefile26.patch
Filename:
MIME Type:
Creator:
Radek Podgorny
Created:
2005-01-09 07:06:01 UTC
Size:
464 bytes
patch
obsolete
>--- Makefile 2005-01-05 18:06:38.000000000 +0100 >+++ Makefile2 2005-01-07 15:54:44.000000000 +0100 >@@ -71,7 +71,8 @@ > cp man/unionfs.4 ${PREFIX}/man/man4 > cp man/unionctl.8 ${PREFIX}/man/man8 > cp man/uniondbg.8 ${PREFIX}/man/man8 >- cp unionfs.o /lib/modules/`uname -r`/kernel/fs >+ if [ -f unionfs.ko ] ; then cp unionfs.ko /lib/modules/`uname -r`/kernel/fs ; else cp unionfs.o /lib/modules/`uname -r`/kernel/fs ; fi >+ > > release: unionfs-${VERSION}.tar.gz >
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 77231
:
48017
| 48018