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
|
PORTNAME= openhab
|
||||||
PORTVERSION= 4.3.5
|
PORTVERSION= 4.3.5
|
||||||
PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
CATEGORIES= misc java
|
CATEGORIES= misc java
|
||||||
MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/
|
MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/
|
||||||
DISTNAME= 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:
|
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/*
|
rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi /var/db/openhab/userdata/tmp/*
|
||||||
EOM
|
EOM
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user