Ignore:
Timestamp:
01/22/12 20:18:41 (16 months ago)
Author:
BrainSlayer
Message:

do not strip before postprocess

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/rules/nprobe.mk

    r17888 r18285  
    1414nprobe-install: 
    1515        make -C nprobe install DESTDIR=$(INSTALLDIR)/nprobe 
    16  
     16        rm -f $(INSTALLDIR)/nprobe/usr/lib/*.la 
     17        rm -f $(INSTALLDIR)/nprobe/usr/lib/*.a 
     18     
Note: See TracChangeset for help on using the changeset viewer.