projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0efe27
)
poemgr: fix conffiles path
author
Stijn Tintel
<stijn@linux-ipv6.be>
Thu, 24 Mar 2022 14:52:30 +0000
(16:52 +0200)
committer
Hannu Nyman
<hannu.nyman@iki.fi>
Mon, 28 Mar 2022 08:30:27 +0000
(11:30 +0300)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
utils/poemgr/Makefile
patch
|
blob
|
history
diff --git
a/utils/poemgr/Makefile
b/utils/poemgr/Makefile
index b6b10f39d89b4f84111bcb5e49e1e347f49397f5..545cc294b18b4c15d8e261146ce271f8cad20821 100644
(file)
--- a/
utils/poemgr/Makefile
+++ b/
utils/poemgr/Makefile
@@
-5,7
+5,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=poemgr
PKG_SOURCE_DATE:=2022-03-19
PKG_SOURCE_VERSION:=77395242f9b3cb6ef003c5ed74f9b5be78404450
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/blocktrron/poemgr.git
@@
-24,7
+24,7
@@
define Package/poemgr
endef
define Package/poemgr/conffiles
-/etc/config/
ustee
r
+/etc/config/
poemg
r
endef
define Package/poemgr/install