Update of /cvsroot/env-switcher/modules-oscar/dist
In directory usw-pr-cvs1:/tmp/cvs-serv10623
Modified Files:
Makefile.options
Log Message:
Don't want .bz2 tarballs, either :-)
Index: Makefile.options
===================================================================
RCS file: /cvsroot/env-switcher/modules-oscar/dist/Makefile.options,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Makefile.options 27 Oct 2002 12:37:12 -0000 1.3
--- Makefile.options 27 Oct 2002 13:17:09 -0000 1.4
***************
*** 11,13 ****
#
! AUTOMAKE_OPTIONS = foreign dist-bzip2
--- 11,13 ----
#
! AUTOMAKE_OPTIONS = foreign
|