2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-12 16:46:35 +00:00

don't ask...

git-svn-id: https://svn.fhem.de/fhem/trunk@920 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2011-06-26 08:06:54 +00:00
parent ddc50c1424
commit 805dc543ee

View File

@ -49,7 +49,7 @@ install-base:
cp -rp contrib $(RMODDIR)
cp -rp docs/* $(RDOCDIR)
cp docs/fhem.man $(RMANDIR)/fhem.pl.1
gzip -9 $(RMANDIR)/fhem.pl.1
gzip -f -9 $(RMANDIR)/fhem.pl.1
dist:
@echo Version is $(VERS), Date is $(DATE)