FreeBSD Bugzilla – Attachment 113813 Details for
Bug 155406
Add a target to bsd.port.mk which hooks in the package install sequence
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 890 bytes, created by
Ashish SHUKLA
on 2011-03-09 12:30:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2011-03-09 12:30:11 UTC
Size:
890 bytes
patch
obsolete
>--- /usr/ports/Mk/bsd.port.mk 2011-03-07 13:02:05.000000000 +0530 >+++ ports/Mk/bsd.port.mk 2011-03-08 17:27:26.000000000 +0530 >@@ -4431,8 +4431,8 @@ > install-desktop-entries install-license \ > post-install post-install-script add-plist-info \ > add-plist-docs add-plist-examples add-plist-data \ >- add-plist-post install-rc-script compress-man \ >- install-ldconfig-file fake-pkg security-check >+ add-plist-post post-add-script install-rc-script \ >+ compress-man install-ldconfig-file fake-pkg security-check > _PACKAGE_DEP= install > _PACKAGE_SEQ= package-message pre-package pre-package-script \ > do-package post-package-script >@@ -4525,6 +4525,11 @@ > > # Empty pre-* and post-* targets > >+.if !target(post-add-script) >+post-add-script: >+ @${DO_NADA} >+.endif >+ > .for stage in pre post > .for name in check-sanity fetch extract patch configure build install package
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 155406
: 113813