diff options
Diffstat (limited to 'sources/libressl/libressl.spec')
| -rw-r--r-- | sources/libressl/libressl.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/libressl/libressl.spec b/sources/libressl/libressl.spec index 744eaaf..1f727ec 100644 --- a/sources/libressl/libressl.spec +++ b/sources/libressl/libressl.spec @@ -19,5 +19,5 @@ clean() { package() { cd libressl-*/ - make -j $TT_PROCS install DESTDIR=$TT_SYSROOT + make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR }
\ No newline at end of file |
