Show
Ignore:
Timestamp:
08/19/08 15:31:35 (5 years ago)
Author:
bhilburn
Message:

Making the automake code RPM-compatible.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/trunk/system/ossie/idl/python/Makefile.am

    r8177 r8182  
    1010        mkdir -p $(DESTDIR)$(pythondir) 
    1111        cp -R ossie $(DESTDIR)$(pythondir) 
    12         cp ossie.pth /usr/lib/python2.5/site-packages/ 
     12        cp ossie.pth $(DESTDIR)/usr/lib/python2.5/site-packages 
    1313 
    1414distclean: