Logo
Explore Help
Sign In
archr/Arch-R
0
0
Fork 0
You've already forked Arch-R
mirror of https://github.com/archr-linux/Arch-R.git synced 2026-03-31 14:41:55 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
db910d2186ffeda059171b856488682aa20af85c
Arch-R/packages/sysutils/par2cmdline/install

7 lines
99 B
Plaintext
Raw Normal View History

new package: (thanks to Andras) - add package par2cmdline needed by upcoming SABnzbd plugin
2010-01-07 23:15:36 +01:00
#!/bin/sh
packages/sysutils: remove $PKG_DIR declaration (now in config/path), include config/options with package name Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 18:55:47 +02:00
. config/options $1
new package: (thanks to Andras) - add package par2cmdline needed by upcoming SABnzbd plugin
2010-01-07 23:15:36 +01:00
mkdir -p $INSTALL/usr/bin
par2cmdline: add meta file support Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 15:37:47 +01:00
cp -P $PKG_BUILD/par2 $INSTALL/usr/bin
Reference in New Issue Copy Permalink
Powered by Gitea Page: 142ms Template: 4ms
English
English
Licenses API