summaryrefslogtreecommitdiff
path: root/games/linux-sof/files/patch-sof
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 16:33:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 16:33:09 +0000
commit8901c97d1268a3e5a236e33a7624116a6d4af04f (patch)
treeebb104d4e4859dfae91de591c24abfb3d7b599d5 /games/linux-sof/files/patch-sof
parentDo not insist on c++11. (diff)
Remove non staged ports without pending PR from g*
Notes
Notes: svn path=/head/; revision=366897
Diffstat (limited to 'games/linux-sof/files/patch-sof')
-rw-r--r--games/linux-sof/files/patch-sof10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/linux-sof/files/patch-sof b/games/linux-sof/files/patch-sof
deleted file mode 100644
index 88bdbf8f6248..000000000000
--- a/games/linux-sof/files/patch-sof
+++ /dev/null
@@ -1,10 +0,0 @@
---- data/sof.orig 2008-10-10 17:55:11.000000000 +1000
-+++ data/sof 2008-10-10 17:54:52.000000000 +1000
-@@ -1,5 +1,7 @@
- #!/bin/sh
-
-+SOF_DATA_PATH="%%DATADIR%%"
-+
- # Function to find the real directory a program resides in.
- # Feb. 17, 2000 - Sam Lantinga, Loki Entertainment Software
- FindPath()