mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
Makefile: .deb Typo :(
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3977 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f0468b6358
commit
3928f80fbd
2
Makefile
2
Makefile
@ -52,7 +52,7 @@ install:
|
|||||||
@rm fhem.cfg.install
|
@rm fhem.cfg.install
|
||||||
@cp fhem.pl $(RBINDIR)
|
@cp fhem.pl $(RBINDIR)
|
||||||
@cp -rp FHEM docs www contrib $(RMODDIR)
|
@cp -rp FHEM docs www contrib $(RMODDIR)
|
||||||
@cp -rp README_DEMO.txt demolog fhem.cfg.demo $/RDEMODIR)
|
@cp -rp README_DEMO.txt demolog fhem.cfg.demo $(RDEMODIR)
|
||||||
@cp docs/fhem.man $(RMANDIR)/fhem.pl.1
|
@cp docs/fhem.man $(RMANDIR)/fhem.pl.1
|
||||||
@gzip -f -9 $(RMANDIR)/fhem.pl.1
|
@gzip -f -9 $(RMANDIR)/fhem.pl.1
|
||||||
@echo "- cleanup: removing .svn leftovers"
|
@echo "- cleanup: removing .svn leftovers"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user