File: rules-requires-root.patch

package info (click to toggle)
tirex 0.8.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,312 kB
  • sloc: perl: 6,333; cpp: 1,121; javascript: 238; sh: 202; makefile: 108; xml: 16
file content (12 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Fix FTBFS Rules-Requires-Root: no.
Author: Bas Couwenberg <sebastic@debian.org>
Forwarded: not-needed

--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-INSTALLOPTS=-g root -o root
+INSTALLOPTS=
 build: Makefile.perl
 	cd backend-mapnik; $(MAKE) $(MFLAGS)
 	$(MAKE) -f Makefile.perl