FreeBSD Bugzilla – Attachment 112430 Details for
Bug 153854
[patch] audio/freeswitch-sounds fix usage of @dirrmtry macro
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
freeswitch-sounds.diff
freeswitch-sounds.diff (text/plain), 947 bytes, created by
Andrej Zverev
on 2011-01-10 18:40:08 UTC
(
hide
)
Description:
freeswitch-sounds.diff
Filename:
MIME Type:
Creator:
Andrej Zverev
Created:
2011-01-10 18:40:08 UTC
Size:
947 bytes
patch
obsolete
>Index: freeswitch-sounds/Makefile >=================================================================== >RCS file: /home/pcvs/ports/audio/freeswitch-sounds/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- freeswitch-sounds/Makefile 20 Aug 2010 21:44:22 -0000 1.3 >+++ freeswitch-sounds/Makefile 10 Jan 2011 18:22:35 -0000 >@@ -109,8 +109,8 @@ > ${ECHO} .freeswitch-sounds >> ${PLIST}; \ > ${SED} -i "" -e "s:^:share/${BASE_PORTNAME}/sounds/:" ${PLIST}; \ > ${FIND} * -type d ! -empty | ${SORT} -r | ${SED} -e "s:^:@dirrm share/${BASE_PORTNAME}/sounds/:" | ${GREP} / >> ${PLIST}; \ >- ${ECHO} "@dirrmtry share/${BASE_PORTNAME}/sounds 2> /dev/null || /usr/bin/true" >> ${PLIST}; \ >- ${ECHO} "@dirrmtry share/${BASE_PORTNAME} 2> /dev/null || /usr/bin/true" >> ${PLIST}; >+ ${ECHO} "@dirrmtry share/${BASE_PORTNAME}/sounds" >> ${PLIST}; \ >+ ${ECHO} "@dirrmtry share/${BASE_PORTNAME}" >> ${PLIST}; > ${CHMOD} -R 0755 ${WRKDIR}/tmp/ > > do-install:
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 153854
: 112430