X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=include%2Fpackage-ipkg.mk;h=eb4c874047e8a9e24a4d77b13f7ba66e1221cbb5;hp=637e3061f0dc047b00664d370cf68ac9cc0b18b7;hb=405044762828ce76e588cda8dcedb8acd57b02ff;hpb=eb6405c8160eeb9e7564ded1d576a472e2a88c5f diff --git a/include/package-ipkg.mk b/include/package-ipkg.mk index 637e3061f0..eb4c874047 100644 --- a/include/package-ipkg.mk +++ b/include/package-ipkg.mk @@ -129,7 +129,7 @@ ifeq ($(DUMP),) $(eval $(call BuildIPKGVariable,$(1),preinst,,1)) $(eval $(call BuildIPKGVariable,$(1),postinst,-pkg,1)) $(eval $(call BuildIPKGVariable,$(1),prerm,-pkg,1)) - $(eval $(call BuildIPKGVariable,$(1),postrm,1)) + $(eval $(call BuildIPKGVariable,$(1),postrm,,1)) $(STAGING_DIR_ROOT)/stamp/.$(1)_installed: $(STAMP_BUILT) rm -rf $(STAGING_DIR_ROOT)/tmp-$(1)