@ -5,7 +5,7 @@ PKG_NAME:=gnunet-secushare
PKG_SOURCE_VERSION := 81939cb93670efcee8e99884d10d2676b02edba9
PKG_SOURCE_VERSION := 81939cb93670efcee8e99884d10d2676b02edba9
PKG_SOURCE_DATE := 20190228
PKG_SOURCE_DATE := 20190228
PKG_MIRROR_HASH := 64a0fb7ad6a515559360de71df85dde152f55a60585668f15114bc1f55cf2742
PKG_MIRROR_HASH := 64a0fb7ad6a515559360de71df85dde152f55a60585668f15114bc1f55cf2742
PKG_RELEASE := 2
PKG_RELEASE := 3
PKG_SOURCE_URL := https://gnunet.org/git/gnunet-secushare.git
PKG_SOURCE_URL := https://gnunet.org/git/gnunet-secushare.git
PKG_SOURCE_PROTO := git
PKG_SOURCE_PROTO := git
PKG_LICENSE := GPL-3.0
PKG_LICENSE := GPL-3.0
@ -82,21 +82,21 @@ endef
d e f i n e P a c k a g e / g n u n e t - s e c u s h a r e - m y s q l / i n s t a l l
d e f i n e P a c k a g e / g n u n e t - s e c u s h a r e - m y s q l / i n s t a l l
$( INSTALL_DIR) $( 1) /usr/lib/gnunet
$( INSTALL_DIR) $( 1) /usr/lib/gnunet
$( INSTALL_BIN ) $( PKG_INSTALL_DIR) /usr/lib/gnunet/libgnunet_plugin_psycstore_mysql.so* $( 1) /usr/lib/gnunet/
$( CP ) $( PKG_INSTALL_DIR) /usr/lib/gnunet/libgnunet_plugin_psycstore_mysql.so* $( 1) /usr/lib/gnunet/
$( INSTALL_DIR) $( 1) /etc/uci-defaults
$( INSTALL_DIR) $( 1) /etc/uci-defaults
$( INSTALL_BIN) ./files/gnunet-secushare-mysql.defaults $( 1) /etc/uci-defaults/gnunet-secushare-mysql
$( INSTALL_BIN) ./files/gnunet-secushare-mysql.defaults $( 1) /etc/uci-defaults/gnunet-secushare-mysql
e n d e f
e n d e f
d e f i n e P a c k a g e / g n u n e t - s e c u s h a r e - p g s q l / i n s t a l l
d e f i n e P a c k a g e / g n u n e t - s e c u s h a r e - p g s q l / i n s t a l l
$( INSTALL_DIR) $( 1) /usr/lib/gnunet
$( INSTALL_DIR) $( 1) /usr/lib/gnunet
$( INSTALL_BIN ) $( PKG_INSTALL_DIR) /usr/lib/gnunet/libgnunet_plugin_psycstore_postgres.so* $( 1) /usr/lib/gnunet/
$( CP ) $( PKG_INSTALL_DIR) /usr/lib/gnunet/libgnunet_plugin_psycstore_postgres.so* $( 1) /usr/lib/gnunet/
$( INSTALL_DIR) $( 1) /etc/uci-defaults
$( INSTALL_DIR) $( 1) /etc/uci-defaults
$( INSTALL_BIN) ./files/gnunet-secushare-pgsql.defaults $( 1) /etc/uci-defaults/gnunet-secushare-pgsql
$( INSTALL_BIN) ./files/gnunet-secushare-pgsql.defaults $( 1) /etc/uci-defaults/gnunet-secushare-pgsql
e n d e f
e n d e f
d e f i n e P a c k a g e / g n u n e t - s e c u s h a r e - s q l i t e / i n s t a l l
d e f i n e P a c k a g e / g n u n e t - s e c u s h a r e - s q l i t e / i n s t a l l
$( INSTALL_DIR) $( 1) /usr/lib/gnunet
$( INSTALL_DIR) $( 1) /usr/lib/gnunet
$( INSTALL_BIN ) $( PKG_INSTALL_DIR) /usr/lib/gnunet/libgnunet_plugin_psycstore_sqlite.so* $( 1) /usr/lib/gnunet/
$( CP ) $( PKG_INSTALL_DIR) /usr/lib/gnunet/libgnunet_plugin_psycstore_sqlite.so* $( 1) /usr/lib/gnunet/
$( INSTALL_DIR) $( 1) /etc/uci-defaults
$( INSTALL_DIR) $( 1) /etc/uci-defaults
$( INSTALL_BIN) ./files/gnunet-secushare-sqlite.defaults $( 1) /etc/uci-defaults/gnunet-secushare-sqlite
$( INSTALL_BIN) ./files/gnunet-secushare-sqlite.defaults $( 1) /etc/uci-defaults/gnunet-secushare-sqlite
e n d e f
e n d e f