FreeBSD Bugzilla – Attachment 165170 Details for
Bug 205969
mail/roundcube-html5_notifier remove deprecated @dirrm, add NO_ARCH
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
@dirrm & other fixes
roundcube-html5_notifier.diff (text/plain), 673 bytes, created by
Pawel Pekala
on 2016-01-06 17:52:05 UTC
(
hide
)
Description:
@dirrm & other fixes
Filename:
MIME Type:
Creator:
Pawel Pekala
Created:
2016-01-06 17:52:05 UTC
Size:
673 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (wersja 405352) >+++ Makefile (kopia robocza) >@@ -19,17 +19,10 @@ > GH_ACCOUNT= kitist > > NO_BUILD= yes >+NO_ARCH= yes > > WWWDIR= ${PREFIX}/www/roundcube/plugins/${PORTNAME} > >-x-generate-plist: build >- cd ${WRKSRC}; \ >- ${FIND} . ! -type d ! -name '*.orig' | ${SORT} | \ >- ${SED} -e "s,^\.,%%WWWDIR%%," >${WRKDIR}/pkg-plist.tmp ; \ >- ${FIND} . -type d | ${SORT} -r | ${SED} \ >- -e "s,^\.$$,@dirrmtry %%WWWDIR%%," \ >- -e "s,^\.,@dirrm %%WWWDIR%%," >>${WRKDIR}/pkg-plist.tmp >- > do-install: > ${MKDIR} ${STAGEDIR}${WWWDIR} > cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR}
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 205969
: 165170