dietlibc: fix trailing white spaces
authorwoglinde <heinold@inf.fu-berlin.de>
Tue, 3 Feb 2009 12:53:27 +0000 (13:53 +0100)
committerwoglinde <heinold@inf.fu-berlin.de>
Tue, 3 Feb 2009 12:53:27 +0000 (13:53 +0100)
packages/dietlibc/files/ccache.patch

index f6d72f5..839b5b9 100644 (file)
@@ -26,7 +26,7 @@ Index: dietlibc-0.31/diet.c
        if (shortplatform[0]=='i' && shortplatform[2]=='8' && shortplatform[3]=='6') shortplatform[1]='3';
      } else {
 @@ -285,6 +290,9 @@
+
        dest=newargv;
        *dest++=argv[1];
 +      if (strcmp(argv[1],"ccache") == 0) {