misc/openhab: fix syntax error in files/pkg-message.in
PR: 287098
This commit is contained in:
parent
72c51c9bb8
commit
bd23362b4d
@ -1,6 +1,6 @@
|
||||
PORTNAME= openhab
|
||||
PORTVERSION= 4.3.5
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc java
|
||||
MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/
|
||||
DISTNAME= openhab-${PORTVERSION}
|
||||
|
||||
@ -72,4 +72,5 @@ At the end you need to run
|
||||
You should also remove the cache and tmp and restart:
|
||||
rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi /var/db/openhab/userdata/tmp/*
|
||||
EOM
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user