Makefile: make sure libattr is reinstalled in -base target
This commit is contained in:
parent
84e0ad90fc
commit
0a0ad781cd
2
Makefile
2
Makefile
@ -3,7 +3,7 @@ $(MAKEDIST_TARGET): rpm make
|
||||
$(MAKEDIST_TARGET)-devel:
|
||||
@[ "$(RELEASE)" = "devel" -o "$(RELEASE)" = "" ] && echo -n "openmamba-devel "; \
|
||||
:
|
||||
$(MAKEDIST_TARGET)-base: filesystem gzip texinfo ldconfig bash libreadline glibc \
|
||||
$(MAKEDIST_TARGET)-base: filesystem gzip texinfo ldconfig bash libreadline libattr glibc \
|
||||
ncurses initscripts setup coreutils rootfiles chkconfig \
|
||||
udev ttf-freefont libpython libgpm debianutils
|
||||
# splashutils
|
||||
|
Loading…
Reference in New Issue
Block a user