This file is indexed.

/usr/share/GNUstep/Documentation/INSTALL is in gorm.app 1.2.20-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
1 Required software
-------------------

You need to have the GNUstep core libraries installed in order to
compile and use Gorm.  The core packages are, at a minimum:

   * gnustep-make
   * gnustep-base
   * gnustep-gui
   * gnustep-back

   See <http://www.gnustep.org/> for further information.

2 Build and Install
-------------------

Steps to build:

   * make && make install

   Please note that GormLib must be installed for Gorm.app to run.

3 Trouble
---------

Give us feedback!  Tell us what you like; tell us what you think could
be better.  Send bug reports and patches to <bug-gnustep@gnu.org>.