Hello,
Compiling 3.6.4 as an upgrade to 3.4.9. I'm using a rpm specfile to
create the rpms. I modified my existing specfile for the new build.
However /usr/bin/dspam comes out as
-r-x--s--- 1 root root 375391 Feb 25 00:01 /usr/bin/dspam
Looking over the wiki, I saw someone say that it should be 2755
root:dspam... Why does the make install command install it so oddly?
I know it isn't the rpm commands because I've tested it by doing a
manual
./configure --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
--disable-dependency-tracking --with-dspam-home=/var/lib/dspam
--with-storage-driver=mysql_drv --with-mysql-includes=/usr/include/mysql
--with-mysql-libraries=/usr/lib/mysql --enable-virtual-users
--enable-spam-delivery --enable-daemon
DESTDIR=/tmp/dspam make install
and checking permissions.
However in the build directory I see src/dspam and it is 755.. So what
gives?
-- Nathanael D. Noblet Gnat Solutions http://www.gnat.ca/ T 250.385.4613 C 250.893.4613Received on Sat Feb 25 01:21:43 2006
This archive was generated by hypermail 2.1.8 : Sun Feb 26 2006 - 00:00:01 EST