FreeBSD Bugzilla – Attachment 167221 Details for
Bug 207373
sysutils/pbi-manager: fix filesystem violation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
pbi-manager.patch (text/plain), 1.15 KB, created by
Dmitry Marakasov
on 2016-02-20 15:08:43 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-02-20 15:08:43 UTC
Size:
1.15 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 409235) >+++ Makefile (working copy) >@@ -25,4 +25,7 @@ > IGNORE= requires FreeBSD 10 or later > .endif > >+post-install: >+ @${MKDIR} ${STAGEDIR}/var/db/pbi/index >+ > .include <bsd.port.post.mk> >Index: files/patch-install.sh >=================================================================== >--- files/patch-install.sh (nonexistent) >+++ files/patch-install.sh (working copy) >@@ -0,0 +1,10 @@ >+--- install.sh.orig 2015-05-12 19:12:01 UTC >++++ install.sh >+@@ -52,7 +52,4 @@ cp ${DIR}/icons/patch.png ${LB}/share/pb >+ cp ${DIR}/repo/repokey.ssl ${LB}/share/pbi-manager/repokey.ssl >+ cp ${DIR}/repo/pkgng-repo ${LB}/share/pbi-manager/pkgng-repo >+ >+-# Tickle the info command to setup default dirs >+-${LB}/sbin/pbi_add >/dev/null 2>/dev/null >+- >+ cp ${DIR}/etc/pbi.conf ${LB}/etc/pbi.conf >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 409235) >+++ pkg-plist (working copy) >@@ -18,3 +18,5 @@ > man/man1/pbi_makeindex.1.gz > man/man1/pbi_updateindex.1.gz > man/man5/pbi.conf.5.gz >+@dir /var/db/pbi/index >+@dir /var/db/pbi
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 207373
: 167221