summaryrefslogtreecommitdiffstats
path: root/scripts/gdb.spec.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-20 15:21:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-20 15:21:11 +0000
commit1410dc36c7be2618992a5c1a6770ae8958bfe33f (patch)
tree3c93dce6dc4443d9eb1150e22cacbb151ca31e03 /scripts/gdb.spec.in
parentLeft to build overnight. (diff)
downloadrtems-1410dc36c7be2618992a5c1a6770ae8958bfe33f.tar.bz2
Committing changes before Ralf's changed.
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*