diff options
Diffstat (limited to 'testing/icu/build')
-rwxr-xr-x | testing/icu/build | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/icu/build b/testing/icu/build deleted file mode 100755 index b1be7e65..00000000 --- a/testing/icu/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -cd source - -./configure --prefix=/usr -make -make DESTDIR="$1" install |