diff options
Diffstat (limited to 'core/cpt/build')
-rwxr-xr-x | core/cpt/build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/cpt/build b/core/cpt/build index 4fd28dbc..08374058 100755 --- a/core/cpt/build +++ b/core/cpt/build @@ -1,4 +1,3 @@ #!/bin/sh -e -install -Dm755 cpt_path.sh "$1/etc/profile.d/cpt_path.sh" make PREFIX=/usr DESTDIR="$1" install |