X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fdirectfb;h=1b5d3a9258695de7e257e9bc9362b85f35df8dce;hb=d6a15c76a779697faf64b727cfff35a871c1ee08;hp=34acb593e48f5b979a441ea69b4080bfa0c29b50;hpb=92d75b2ed53e72427beab0dbda8f06577d42e4c5;p=ipfire-2.x.git diff --git a/lfs/directfb b/lfs/directfb index 34acb593e4..1b5d3a9258 100644 --- a/lfs/directfb +++ b/lfs/directfb @@ -88,5 +88,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install ln -s $(THISAPP) /usr/src/directfb -# @rm -rf $(DIR_APP) + @rm -rf $(DIR_APP) @$(POSTBUILD)