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:
8db388f
)
Remove pkgs_debian target - it does too much
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 31 Mar 2020 20:39:36 +0000
(16:39 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 31 Mar 2020 20:39:36 +0000
(16:39 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
5baf8c8
..
896938e
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-44,13
+44,6
@@
mpdconf:
@mkdir -p ~/var/run/mpd
@cp home/.mpdconf $(HOME)/
-pkgs_debian:
- $(MAKE) pkgs_deb_install
- $(MAKE) pkgs_deb_purge
- $(MAKE) pkgs_pip
- $(MAKE) pkgs_snap_classic
- $(MAKE) pkgs_snap_strict
-
pkgs_ubuntu: list pkgs-ubuntu.list
sudo apt install $(shell ./list pkgs-ubuntu.list)
This page took
0.02524 seconds
and
4
git commands to generate.