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