Search
j0ke.net Open Build Service
>
Projects
>
server:mail
>
qmqtool
> qmqtool-1.14-configure.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File qmqtool-1.14-configure.patch of Package qmqtool (Revision 3)
Currently displaying revision
3
,
show latest
--- configure.orig 2009-01-24 05:20:49.000000000 +0100 +++ configure 2009-01-24 21:04:31.000000000 +0100 @@ -173,12 +173,12 @@ install: qmqtool -mkdir -p $scriptdir cp qmqtool $scriptdir - chown 0 $scriptdir/qmqtool - chmod 755 $scriptdir/qmqtool + #chown 0 $scriptdir/qmqtool + #chmod 755 $scriptdir/qmqtool -mkdir -p $mandir/man8/ cp qmqtool.8 $mandir/man8/ - chown 0 $mandir/man8/qmqtool.8 - chmod 744 $mandir/man8/qmqtool.8 + #chown 0 $mandir/man8/qmqtool.8 + #chmod 744 $mandir/man8/qmqtool.8 clean: -rm Makefile qmqtool qmqtool.8