Fix install path and target for share/apache2/plinth.conf.

This commit is contained in:
Petter Reinholdtsen 2013-10-07 09:09:12 +02:00
parent 7c5cec57b4
commit 80f39c545e

View File

@ -94,7 +94,7 @@ current-repository.tar.gz: $(ALL_BUT_GZ)
tar cz $(EXCLUDE) * .git > current-repository.tar.gz
apache-install:
cp share/apache/plinth.conf $(DESTDIR)/etc/apache/sites-available/plinth.conf
install -D -m644 share/apache2/plinth.conf $(DESTDIR)/etc/apache2/sites-available/plinth.conf
apache-config: apache-install apache-ssl
a2ensite plinth