Skip to content

Commit

Permalink
Remove trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Stone committed Oct 15, 2023
1 parent f6b848e commit 5cf0232
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions instfiles/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ install-data-hook:
$(DESTDIR)$(sysconfdir)/rc.d/xrdp-sesman
endif

if XRDP_OPENRC
if XRDP_OPENRC
# must be tab below
install-data-hook:
sed -i 's|__BASE__|$(prefix)|' $(DESTDIR)$(sysconfdir)/init.d/xrdp \
$(DESTDIR)$(sysconfdir)/init.d/xrdp-sesman
sed -i 's|__BASE__|$(prefix)|' $(DESTDIR)$(sysconfdir)/init.d/xrdp \
$(DESTDIR)$(sysconfdir)/init.d/xrdp-sesman
endif

0 comments on commit 5cf0232

Please sign in to comment.