public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* l patch
@ 2004-07-28 14:57 Tommy McCabe
  2004-07-28 15:35 ` Miguel Bolanos
  0 siblings, 1 reply; 4+ messages in thread
From: Tommy McCabe @ 2004-07-28 14:57 UTC (permalink / raw)
  To: linux-8086

This patch includes the program L in PRGS in
elks/elkscmd/file_utils/Makefile. PRGS is supposed to
be a superset of MIN_PRGS, but L was apparently left
out and thus not compiled.


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: l patch
  2004-07-28 14:57 l patch Tommy McCabe
@ 2004-07-28 15:35 ` Miguel Bolanos
  2004-07-28 16:37   ` Tommy McCabe
  0 siblings, 1 reply; 4+ messages in thread
From: Miguel Bolanos @ 2004-07-28 15:35 UTC (permalink / raw)
  To: Tommy McCabe; +Cc: linux-8086

Greetings,

err... you didn't attach the patch.

best regards

Mike

On Wed, 2004-07-28 at 08:57, Tommy McCabe wrote:
> This patch includes the program L in PRGS in
> elks/elkscmd/file_utils/Makefile. PRGS is supposed to
> be a superset of MIN_PRGS, but L was apparently left
> out and thus not compiled.
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> http://promotions.yahoo.com/new_mail
> -
> To unsubscribe from this list: send the line "unsubscribe linux-8086" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
-- 
----------------------miguel bolanos, systems administrator, linux labs
... ........ ..... ....                    230 peachtree st nw ste 2701
the original linux labs                             atlanta.ga.us 30303
       -since 1995                             http://www.linuxlabs.com
                                   office 404.577.7747 fax 404.577.7743
-----------------------------------------------------------------------



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: l patch
  2004-07-28 15:35 ` Miguel Bolanos
@ 2004-07-28 16:37   ` Tommy McCabe
  2004-07-28 18:11     ` *Applied* " Miguel Bolanos
  0 siblings, 1 reply; 4+ messages in thread
From: Tommy McCabe @ 2004-07-28 16:37 UTC (permalink / raw)
  To: Miguel Bolanos; +Cc: linux-8086

[-- Attachment #1: Type: text/plain, Size: 1399 bytes --]


--- Miguel Bolanos <mike@linuxlabs.com> wrote:

> Greetings,
> 
> err... you didn't attach the patch.
> 
> best regards

Whoops. Sorry!

> Mike
> 
> On Wed, 2004-07-28 at 08:57, Tommy McCabe wrote:
> > This patch includes the program L in PRGS in
> > elks/elkscmd/file_utils/Makefile. PRGS is supposed
> to
> > be a superset of MIN_PRGS, but L was apparently
> left
> > out and thus not compiled.
> > 
> > 
> > 		
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail - 50x more storage than other
> providers!
> > http://promotions.yahoo.com/new_mail
> > -
> > To unsubscribe from this list: send the line
> "unsubscribe linux-8086" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at 
> http://vger.kernel.org/majordomo-info.html
> -- 
> ----------------------miguel bolanos, systems
> administrator, linux labs
> ... ........ ..... ....                    230
> peachtree st nw ste 2701
> the original linux labs                            
> atlanta.ga.us 30303
>        -since 1995                            
> http://www.linuxlabs.com
>                                    office
> 404.577.7747 fax 404.577.7743
>
-----------------------------------------------------------------------
> 
> 
> 


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: l.diff --]
[-- Type: text/x-diff; name="l.diff", Size: 446 bytes --]

--- ./elkscurr/elkscmd/file_utils/Makefile	2002-05-29 14:23:11.000000000 -0400
+++ ./elkscomp/elkscmd/file_utils/Makefile	2004-07-28 10:54:07.000000000 -0400
@@ -36,7 +36,7 @@
 
 CFLAGS = $(CFLBASE)
 
-PRGS=cat chgrp chmod chown cmp cp dd grep ln ls mkdir mkfifo mknod \
+PRGS=cat chgrp chmod chown cmp cp dd grep l ln ls mkdir mkfifo mknod \
 	more mv rm rmdir sync touch 
 
 MIN_PRGS=cat chgrp chmod chown cmp cp l ls mknod mkdir mv rm rmdir \

^ permalink raw reply	[flat|nested] 4+ messages in thread

* *Applied* Re: l patch
  2004-07-28 16:37   ` Tommy McCabe
@ 2004-07-28 18:11     ` Miguel Bolanos
  0 siblings, 0 replies; 4+ messages in thread
From: Miguel Bolanos @ 2004-07-28 18:11 UTC (permalink / raw)
  To: Tommy McCabe; +Cc: linux-8086

Applied thanks.

Mike

On Wed, 2004-07-28 at 10:37, Tommy McCabe wrote:
> --- Miguel Bolanos <mike@linuxlabs.com> wrote:
> 
> > Greetings,
> > 
> > err... you didn't attach the patch.
> > 
> > best regards
> 
> Whoops. Sorry!
> 
> > Mike
> > 
> > On Wed, 2004-07-28 at 08:57, Tommy McCabe wrote:
> > > This patch includes the program L in PRGS in
> > > elks/elkscmd/file_utils/Makefile. PRGS is supposed
> > to
> > > be a superset of MIN_PRGS, but L was apparently
> > left
> > > out and thus not compiled.
> > > 
> > > 
> > > 		
> > > __________________________________
> > > Do you Yahoo!?
> > > Yahoo! Mail - 50x more storage than other
> > providers!
> > > http://promotions.yahoo.com/new_mail
> > > -
> > > To unsubscribe from this list: send the line
> > "unsubscribe linux-8086" in
> > > the body of a message to majordomo@vger.kernel.org
> > > More majordomo info at 
> > http://vger.kernel.org/majordomo-info.html
> > -- 
> > ----------------------miguel bolanos, systems
> > administrator, linux labs
> > ... ........ ..... ....                    230
> > peachtree st nw ste 2701
> > the original linux labs                            
> > atlanta.ga.us 30303
> >        -since 1995                            
> > http://www.linuxlabs.com
> >                                    office
> > 404.577.7747 fax 404.577.7743
> >
> -----------------------------------------------------------------------
> > 
> > 
> > 
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> http://promotions.yahoo.com/new_mail
> 
> ______________________________________________________________________
> --- ./elkscurr/elkscmd/file_utils/Makefile	2002-05-29 14:23:11.000000000 -0400
> +++ ./elkscomp/elkscmd/file_utils/Makefile	2004-07-28 10:54:07.000000000 -0400
> @@ -36,7 +36,7 @@
>  
>  CFLAGS = $(CFLBASE)
>  
> -PRGS=cat chgrp chmod chown cmp cp dd grep ln ls mkdir mkfifo mknod \
> +PRGS=cat chgrp chmod chown cmp cp dd grep l ln ls mkdir mkfifo mknod \
>  	more mv rm rmdir sync touch 
>  
>  MIN_PRGS=cat chgrp chmod chown cmp cp l ls mknod mkdir mv rm rmdir \
-- 
----------------------miguel bolanos, systems administrator, linux labs
... ........ ..... ....                    230 peachtree st nw ste 2701
the original linux labs                             atlanta.ga.us 30303
       -since 1995                             http://www.linuxlabs.com
                                   office 404.577.7747 fax 404.577.7743
-----------------------------------------------------------------------



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-07-28 18:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-28 14:57 l patch Tommy McCabe
2004-07-28 15:35 ` Miguel Bolanos
2004-07-28 16:37   ` Tommy McCabe
2004-07-28 18:11     ` *Applied* " Miguel Bolanos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox