Re: Patch for cups-base

看板DFBSD_submit作者時間21年前 (2004/07/23 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
> ------------------------------------------------------------------------ > > --- cups.sh.in.orig 2004-07-22 19:17:28.000000000 +0200 > +++ cups.sh.in 2004-07-22 19:18:48.000000000 +0200 > @@ -57,7 +57,7 @@ > ECHO_ERROR=: > ;; > > - *BSD*) > + *BSD* | Dragon*) > IS_ON=: > ECHO=echo > ECHO_OK=: > @@ -145,7 +145,7 @@ > OSF1*) > pid=`ps -e | awk '{if (match($5, ".*/cupsd$") || $5 == "cupsd") print $1}'` > ;; > - Linux* | *BSD* | Darwin*) > + Linux* | *BSD* | Darwin* | Dragon*) > pid=`ps ax | awk '{if (match($5, ".*/cupsd$") || $5 == "cupsd") print $1}'` > ;; > *) You should submit this to the cups people. Why doesn't DragonFly have BSD in the uname anyway?
文章代碼(AID): #11076G00 (DFBSD_submit)
文章代碼(AID): #11076G00 (DFBSD_submit)