Gor ony writes:

[root@c3po x86_64]# rpm -qlv courier-imap | grep dr
drwxr-x---     2 bin     bin                         0 Mar 25 19:30 /usr/lib/courier- imap
drwxr-x---

Well, something is messing up your build's umask.

rpm -q --showrc should show "umask 022" in the ___build_pre macro; but looks like you're building with a umask of 027.

You'll need to track this down, because you might have other, less obvious, issues crop up eventually, if the permissions are wrong.

Attachment: pgplgVaTOrvdC.pgp
Description: PGP signature

------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to