summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAurélien COUDERC <zecoucou@free.fr>2017-08-22 07:29:05 +0000
committerAurélien COUDERC <zecoucou@free.fr>2017-08-22 07:29:05 +0000
commit4aaf9dc855c87824d03599c746d7fb17b7664b65 (patch)
treef5ac05f0633aba4ac25357d816a7ccfa335d475f /Makefile
parente66522d5c45ce2ea001cab944393ab88bceac055 (diff)
Typo in Makefile comment
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 819698d..3f4decd 100644
--- a/Makefile
+++ b/Makefile
@@ -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