Typo in Makefile comment

This commit is contained in:
Aurélien COUDERC
2017-08-22 07:29:05 +00:00
parent e66522d5c4
commit 4aaf9dc855

View File

@@ -37,7 +37,7 @@ install-local:
$(INSTALL) $(PIXMAPS) $(DESTDIR)/usr/share/pixmaps/
# Create a 'debian-theme' symlink in plymouth themes folder, pointing at the
# plymouth theme for the currently active 'debian-theme' alternative.
# plymouth theme for the currently active 'desktop-theme' alternative.
mkdir -p $(DESTDIR)/usr/share/plymouth/themes
ln -s ../../desktop-base/active-theme/plymouth $(DESTDIR)/usr/share/plymouth/themes/debian-theme