Skip to content

Commit

Permalink
Refine makefile configs
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt committed Dec 8, 2023
1 parent 0011ab9 commit 829196a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cross/bicbucstriim/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PKG_DIR = $(PKG_NAME)-$(PKG_VERS)

DEPENDS =

HOMEPAGE = https://github.com/mikespub-org/rvolz-BicBucStriim
HOMEPAGE = https://github.com/rvolz/BicBucStriim
COMMENT = BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices, which provide access to your collection of music, videos and photos -- but not books. BicBucStriim covers that area and provides web-based access to your e-book collection.
LICENSE = MIT

Expand Down
6 changes: 3 additions & 3 deletions spk/bicbucstriim/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ DESCRIPTION = BicBucStriim streams books, digital books. It fills a gap in the f
DISPLAY_NAME = BicBucStriim
CHANGELOG = Update to 1.5.3

HOMEPAGE = https://github.com/mikespub-org/rvolz-BicBucStriim
HOMEPAGE = https://github.com/rvolz/BicBucStriim
LICENSE = MIT
LICENSE_FILE = $(WORK_DIR)/BicBucStriim-$(SPK_VERS)/LICENSE

SYSTEM_GROUP = http

# Admin link for in DSM UI
ADMIN_URL = /bbs/

DSM_UI_DIR = app
DSM_UI_CONFIG = src/app/config
CONF_DIR = src/conf/

INSTALL_PREFIX = /usr/local/$(SPK_NAME)

SERVICE_SETUP = src/service-setup.sh
STARTABLE = no

Expand Down

0 comments on commit 829196a

Please sign in to comment.