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
52b3fc61facafa27beee7f5d005138cf58e9900a
Arch-R/packages/web/libmicrohttpd/install

8 lines
118 B
Plaintext
Raw Normal View History

new package: - add libmicrohttpd for the upcoming xbmc-pvr update
2010-02-16 15:03:50 +01:00
#!/bin/sh
packages/*, scripts/*, config/options: 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:54:45 +02:00
. config/options $1
new package: - add libmicrohttpd for the upcoming xbmc-pvr update
2010-02-16 15:03:50 +01:00
mkdir -p $INSTALL/usr/lib
libmicrohttpd: add metafile support Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-13 16:42:49 +01:00
cp -P $PKG_BUILD/src/daemon/.libs/*.so* $INSTALL/usr/lib
new package: - add libmicrohttpd for the upcoming xbmc-pvr update
2010-02-16 15:03:50 +01:00
Reference in New Issue Copy Permalink
Powered by Gitea Page: 142ms Template: 6ms
English
English
Licenses API