diff options
Diffstat (limited to 'data/rdesktop/make.sh')
-rw-r--r-- | data/rdesktop/make.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/rdesktop/make.sh b/data/rdesktop/make.sh index dea20ceb6..886cecb4e 100644 --- a/data/rdesktop/make.sh +++ b/data/rdesktop/make.sh @@ -1,5 +1,6 @@ pkg:extract cd * +pkg:patch pkg:configure --with-openssl="${PKG_ROOT}/usr" make pkg:install |