mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
new package: (thanks to Andras)
- add package pyOpenSSL needed by upcoming SABnzbd plugin
This commit is contained in:
7
packages/python/security/pyOpenSSL/install
Executable file
7
packages/python/security/pyOpenSSL/install
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install Python
|
||||
|
||||
cp -PR $PKG_BUILD/.install/* $INSTALL
|
||||
Reference in New Issue
Block a user