virtual-appliance/zenoss/Makefile

10 lines
165 B
Makefile

preinstall:
postinstall:
chroot $(CHROOT) /usr/bin/mysqladmin -u root password ''
chroot $(CHROOT) /usr/bin/mysqladmin -u root -h localhost password ''
clean: