This file is indexed.

/usr/share/fusionforge/plugins/scmdarcs/GNUMakefile is in fusionforge-plugin-scmdarcs 6.0.3+20151023-1ubuntu1.

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
include ../../GNUmakefile.defaults

all:
	@echo "No default action"

install:
#	TODO: if darcsweb ever gets packaged outside of Debian, make this generic:
	ln -nfs /usr/lib/cgi-bin/darcsweb.cgi $(DESTDIR)$(data_path)/plugins/mediawiki/cgi-bin/darcsweb.cgi
	ln -nfs /usr/share/darcsweb $(DESTDIR)$(source_path)/www/plugins/scmdarcs