live-systems.org/gitweb
/
live-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53f76f3
)
Correcting spelling typo in comment on top-level Makefile on uninstalling backends.
author
Daniel Baumann
<daniel@debian.org>
Thu, 29 Nov 2012 15:12:30 +0000
(16:12 +0100)
committer
Daniel Baumann
<daniel@debian.org>
Thu, 29 Nov 2012 15:12:30 +0000
(16:12 +0100)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
1a66e92
..
1265475
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-93,7
+93,7
@@
install:
done
uninstall:
- # U
i
ninstalling backends
+ # Uninstalling backends
rm -f $(DESTDIR)/etc/init.d/live
rm -f $(DESTDIR)/etc/init.d/live-config
rmdir --ignore-fail-on-non-empty $(DESTDIR)/etc/init.d > /dev/null 2>&1 || true