[patch] cvs.sh

Mickael Marchand marchand at kde.org
Wed May 26 22:49:03 BST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I was sent this patch by a contributor (namely Brian M. Carlson) who compiles 
yzis with the variable _POSIX_VERSION=200112 set and needs that patch so that 
yzis can compile.
maybe it's relevant for KDE too

(don't ask me what it does ;)

Cheers,
Mik

Index: admin/cvs.sh
===================================================================
- --- admin/cvs.sh        (revision 715)
+++ admin/cvs.sh        (working copy)
@@ -646,7 +646,7 @@
 ### Main
 ###
 
- -arg=`echo $1 | tr '\-.' __`
+arg=`echo $1 | tr '.-' __`
 case $arg in
   cvs | dist | subdir_dist | configure_in | configure_files | subdirs | \
   cvs_clean | package_merge | package_messages | Makefile_am | acinclude_m4 ) 
$arg ;;

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAtRDPyOYzc4nQ8j0RAkIXAJ99adSF83e51t4VURheiv2Nkgk18wCeOMgZ
Cg7expj0daz2t6Bv2kvDND0=
=FQF4
-----END PGP SIGNATURE-----




More information about the kde-core-devel mailing list