aboutsummaryrefslogtreecommitdiff
path: root/mpio.spec.in
diff options
context:
space:
mode:
authorcrunchy <crunchy>2003-03-14 15:27:27 +0000
committercrunchy <crunchy>2003-03-14 15:27:27 +0000
commita291794ff3e223639c65ae8c913478f6ae97b278 (patch)
treea8ba05935eb5760e14c40a32c32411d68ac6242f /mpio.spec.in
parente67be63007c0d46497a57d794b7b2f89fef4ea1b (diff)
downloadmpiosh-a291794ff3e223639c65ae8c913478f6ae97b278.tar.gz
mpiosh-a291794ff3e223639c65ae8c913478f6ae97b278.tar.bz2
mpiosh-a291794ff3e223639c65ae8c913478f6ae97b278.zip
fixed spec file: add mpio.h and defs.h
Diffstat (limited to 'mpio.spec.in')
-rw-r--r--mpio.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpio.spec.in b/mpio.spec.in
index be662e2..e802974 100644
--- a/mpio.spec.in
+++ b/mpio.spec.in
@@ -43,6 +43,8 @@ echo "%defattr(644,root,root)" >> /tmp/mpio-files.lst
echo "/lib/modules/$KVERSION/%{spec_path}/mpio.o" >> /tmp/mpio-files.lst
echo "%defattr(644,root,root)" >> /tmp/mpio-files.lst
echo "%sysconfdir/mpio/mpioshrc" >> /tmp/mpio-files.lst
+echo "%prefix/include/mpio/mpio.h" >> /tmp/mpio-files.lst
+echo "%prefix/include/mpio/defs.h" >> /tmp/mpio-files.lst
make DESTDIR=$RPM_BUILD_ROOT install