diff options
| author | Cem Keylan <cem@ckyln.com> | 2019-12-17 01:06:33 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2019-12-17 01:06:33 +0300 |
| commit | 0124c81db637ae1af5ea628748cfa3d8c6069cde (patch) | |
| tree | dd7cdc80df4fa5514ef337d4a0f489c4735032d2 /testing/mlocate/build | |
| parent | dfb5a2bd511d63d67a0fa73f2deb2abfd0d52960 (diff) | |
| download | repository-0124c81db637ae1af5ea628748cfa3d8c6069cde.tar.gz | |
mlocate: move to extra
Diffstat (limited to 'testing/mlocate/build')
| -rwxr-xr-x | testing/mlocate/build | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/testing/mlocate/build b/testing/mlocate/build deleted file mode 100755 index e641b74d..00000000 --- a/testing/mlocate/build +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr \ - --disable-nls - -make - -make DESTDIR="$1" install |
