parent
fc472f3f72
commit
1e8bd74938
2
Makefile
2
Makefile
@ -37,7 +37,7 @@ clean:
|
|||||||
|
|
||||||
doc: dunst.1
|
doc: dunst.1
|
||||||
dunst.1: README.pod
|
dunst.1: README.pod
|
||||||
pod2man $< > $@
|
pod2man --name=dunst -c "Dunst Reference" --section=1 --release=${VERSION} $< > $@
|
||||||
|
|
||||||
service:
|
service:
|
||||||
@sed "s|##PREFIX##|$(PREFIX)|" org.knopwob.dunst.service.in > org.knopwob.dunst.service
|
@sed "s|##PREFIX##|$(PREFIX)|" org.knopwob.dunst.service.in > org.knopwob.dunst.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user