mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
darkstat: correction of a variable in the init script
This is to correct the variable name CONFIGSTR in the export_bool sub-routine: the variable in line 26 was written CONFIGSTRING instead of CONFIGSTR. Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
This commit is contained in:
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=darkstat
|
||||
PKG_VERSION:=3.0.719
|
||||
PKG_RELEASE:=3
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PKG_MAINTAINER:=Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user