home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56012d0
)
Note what to expect on package re-install
author
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 22 Apr 2019 01:20:00 +0000
(21:20 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 22 Apr 2019 01:20:00 +0000
(21:20 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
8005c2c
..
8b5b710
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-12,6
+12,11
@@
install:
@cp home/.fonts.conf $(HOME)/
@fc-cache $(HOME)/.fonts
+# May still need to run:
+# 1. dselect update
+# 2. interactive dselect with install,
+# 3. apt update
+# 4. apt upgrade
install_packages: $(DPKG_SELECTIONS)
@dpkg --set-selections < $<
@apt-get -u dselect-upgrade
This page took
0.020354 seconds
and
4
git commands to generate.