move calling perl-cleaner to the global Makefile
This commit is contained in:
parent
8faa122737
commit
cf37c69a56
|
@ -12,7 +12,6 @@ preinstall:
|
||||||
$(inroot) $(EMERGE) $(USEPKG) --oneshot binutils virtual/libc
|
$(inroot) $(EMERGE) $(USEPKG) --oneshot binutils virtual/libc
|
||||||
-$(gcc_config)
|
-$(gcc_config)
|
||||||
$(inroot) $(EMERGE) $(USEPKG) --emptytree @world
|
$(inroot) $(EMERGE) $(USEPKG) --emptytree @world
|
||||||
$(inroot) perl-cleaner --all
|
|
||||||
$(inroot) bash -c 'yes YES | etc-update --automode -9'
|
$(inroot) bash -c 'yes YES | etc-update --automode -9'
|
||||||
|
|
||||||
install_snmpbuilder:
|
install_snmpbuilder:
|
||||||
|
|
Reference in New Issue