File: compile_for_linux.patch

package info (click to toggle)
pax-britannica 1.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 13,452 kB
  • sloc: ansic: 13,701; makefile: 86; sh: 16
file content (21 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Debian QA Group <packages@qa.debian.org>
Date: Wed, 25 Apr 2018 23:08:26 +0200
Subject: compile_for_linux

---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 3b44856..28193b7 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,8 @@ APPNAME=PaxBritannica
 
 PLATFORMS=linux macosx mingw
 
+default: linux
+
 help:
 	@echo No platform given, printing help :D
 	@echo