forked from extern/egroupware
fix whitespace stalling Debian build: debian.rules:45 missing separated
and git not even allows to commit that :(
This commit is contained in:
parent
a89e28550a
commit
5f096e0989
@ -39,7 +39,7 @@ install: build
|
|||||||
# apply the patch
|
# apply the patch
|
||||||
cat ./doc/rpm-build/asyncservice.patch | patch -p1
|
cat ./doc/rpm-build/asyncservice.patch | patch -p1
|
||||||
|
|
||||||
# customize Apache/Nginx config
|
# customize webserver config
|
||||||
mkdir -p $(CURDIR)/debian/egroupware-epl-core/etc/egroupware
|
mkdir -p $(CURDIR)/debian/egroupware-epl-core/etc/egroupware
|
||||||
cp $(CURDIR)/doc/rpm-build/apache.conf $(CURDIR)/debian/egroupware-epl-core/etc/egroupware/apache.conf
|
cp $(CURDIR)/doc/rpm-build/apache.conf $(CURDIR)/debian/egroupware-epl-core/etc/egroupware/apache.conf
|
||||||
cp $(CURDIR)/doc/rpm-build/nginx.conf $(CURDIR)/debian/egroupware-epl-core/etc/egroupware/nginx.conf
|
cp $(CURDIR)/doc/rpm-build/nginx.conf $(CURDIR)/debian/egroupware-epl-core/etc/egroupware/nginx.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user