summaryrefslogtreecommitdiffstats
path: root/scripts/gdb.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gdb.spec.in')
-rw-r--r--scripts/gdb.spec.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/gdb.spec.in b/scripts/gdb.spec.in
index 5d84b63309..a3f9fef462 100644
--- a/scripts/gdb.spec.in
+++ b/scripts/gdb.spec.in
@@ -64,6 +64,14 @@ test -d build || mkdir build
)
%files
+%dir /opt/rtems
+%dir /opt/rtems/bin
+%dir /opt/rtems/include
+%dir /opt/rtems/info
+%dir /opt/rtems/lib
+%dir /opt/rtems/man
+%dir /opt/rtems/man/man1
+
%doc /opt/rtems/info/gdb.info*
%doc /opt/rtems/info/mmalloc.info*
%doc /opt/rtems/info/readline.info*