FreeBSD Bugzilla – Attachment 62079 Details for
Bug 92891
misc/achievo: Tidying up for Pointyhat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
achievo-pointy4.patch
achievo-pointy4.patch (text/plain), 1.02 KB, created by
Kevin Golding
on 2006-02-06 14:10:10 UTC
(
hide
)
Description:
achievo-pointy4.patch
Filename:
MIME Type:
Creator:
Kevin Golding
Created:
2006-02-06 14:10:10 UTC
Size:
1.02 KB
patch
obsolete
>diff -urN achievo-orig/Makefile achievo/Makefile >--- achievo-orig/Makefile Mon Feb 6 13:41:21 2006 >+++ achievo/Makefile Mon Feb 6 14:02:58 2006 >@@ -21,16 +21,16 @@ > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > NO_BUILD= YES > >-ACHVODIR?= www/data.default/achievo >+ACHVODIR?= www/achievo > PLIST_SUB= ACHVODIR=${ACHVODIR} > > post-patch: > @${MV} ${WRKSRC}/config.inc.php ${WRKSRC}/config.inc.php-default > > do-install: >- @${MKDIR} ${PREFIX}/www/data.default/achievo >- @${CP} -R ${WRKSRC}/* ${PREFIX}/www/data.default/achievo/ >- @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${ACHVODIR} >+ @${MKDIR} ${ACHVODIR} >+ @${CP} -R ${WRKSRC}/* ${ACHVODIR} >+ @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${ACHVODIR} > @${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk> >diff -urN achievo-orig/pkg-plist achievo/pkg-plist >--- achievo-orig/pkg-plist Mon Feb 6 13:41:21 2006 >+++ achievo/pkg-plist Mon Feb 6 13:52:42 2006 >@@ -565,4 +565,4 @@ > @dirrm %%ACHVODIR%%/atk/db > @dirrm %%ACHVODIR%%/atk/attributes > @dirrm %%ACHVODIR%%/atk >-@dirrm %%ACHVODIR%% >+@dirrmtry %%ACHVODIR%%
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 92891
: 62079