Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Popa3d ebuild
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
robertik
n00b
n00b


Joined: 04 May 2003
Posts: 3

PostPosted: Fri Jan 02, 2004 8:04 pm    Post subject: Popa3d ebuild Reply with quote

Today i want to compile popa3d, but I use /var/spool/mail as mailbox path, and I must to recompile with another option.
So I add option POPA3D_SPOOL_PATH, my diff:
Code:

# diff popa3d-0.6.4.ebuild popa3d-0.6.4.ebuild.robertik
108a109,112
>               if [ "${POPA3D_SPOOL_PATH}" != "" ] ; then
>               einfo "Mailboh path: ${POPA3D_SPOOL_PATH}"
>               sed -i -e "s:^\(#define MAIL_SPOOL_PATH.*\)$:#define MAIL_SPOOL_PATH \"${POPA3D_SPOOL_PATH}\":" params.h
>               else
109a114
>               fi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum