mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
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
|
||||
cat ./doc/rpm-build/asyncservice.patch | patch -p1
|
||||
|
||||
# customize Apache/Nginx config
|
||||
# customize webserver config
|
||||
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/nginx.conf $(CURDIR)/debian/egroupware-epl-core/etc/egroupware/nginx.conf
|
||||
|
Loading…
Reference in New Issue
Block a user