Hi! I'm compiling a Kamikaze stable from sources, with some packages included. For my own needs I have my own packages included to the build. Everything works fine, except one stupid thing...
I would like my package to modify a file installed by another package (firewall.user installed by firewall). But, firewall get installed AFTER my package so my package have no chance to modify it. To make my life more complex, this file created by firewall package in postinst phase... So, my question is: can I somehow enforce my package to be installed after some other? I mean, on image-build-time. DEPENDS makefile option did not help. Thank you. With best regards, Daniel Podolsky
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
