Changeset 1518


Ignore:
Timestamp:
24/08/10 11:55:06 (18 months ago)
Author:
Freddie Akeroyd
Message:

Add script to run NXvalidate and also install java files. Refs #236

Location:
trunk
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r1490 r1518  
    780780                applications/NXconvert/Makefile 
    781781                applications/NXvalidate/Makefile 
     782                applications/NXvalidate/nxvalidate 
    782783                applications/NXdump/Makefile 
    783784                applications/nxingest/Makefile 
  • trunk/nexus_spec.in

    r1407 r1518  
    7171%{_datadir}/* 
    7272%{_includedir}/* 
    73 /usr/lib/python*/site-packages/nxs 
     73%ifarch x86_64 
     74/usr/lib/* 
     75#/usr/lib/python*/site-packages/nxs 
     76%endif 
    7477#%files devel 
    7578#%{_libdir}/*.a 
Note: See TracChangeset for help on using the changeset viewer.