Makefile: don't install obsoleted openmamba-devel
This commit is contained in:
parent
9dd986c81e
commit
b878ae573d
3
Makefile
3
Makefile
@ -1,8 +1,7 @@
|
|||||||
$(MAKEDIST_TARGET): rpm make
|
$(MAKEDIST_TARGET): rpm make
|
||||||
# gcc gcc-c++ gcc-cpp
|
# gcc gcc-c++ gcc-cpp
|
||||||
$(MAKEDIST_TARGET)-devel:
|
$(MAKEDIST_TARGET)-devel:
|
||||||
@[ "$(RELEASE)" = "devel" -o "$(RELEASE)" = "" ] && echo -n "openmamba-devel "; \
|
|
||||||
:
|
|
||||||
$(MAKEDIST_TARGET)-base: filesystem gzip texinfo ldconfig bash libreadline libreadline6 glibc \
|
$(MAKEDIST_TARGET)-base: filesystem gzip texinfo ldconfig bash libreadline libreadline6 glibc \
|
||||||
ncurses systemd setup coreutils rootfiles chkconfig \
|
ncurses systemd setup coreutils rootfiles chkconfig \
|
||||||
udev debianutils openmamba-release dracut
|
udev debianutils openmamba-release dracut
|
||||||
|
Loading…
Reference in New Issue
Block a user