New commits:
commit af5a5f80ac251cb3ea72699defd949b70c1328c3
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
games-simulation/torcs: sedits are needless in PRE_BUILD
diff --git a/games-simulation/torcs/HISTORY b/games-simulation/torcs/HISTORY
index 93c9ff7..71e9f12 100644
--- a/games-simulation/torcs/HISTORY
+++ b/games-simulation/torcs/HISTORY
@@ -1,6 +1,6 @@
2008-12-13 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 1.3.1-test1, fixed SOURCE_DIRECTORY
- * PRE_BUILD: sedit -> sed -i
+ * PRE_BUILD: removed sedits, paths were corrected by upstream
2008-11-06 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: got rid of xorg-modular grimoire legacy, added path to X11
libraries
diff --git a/games-simulation/torcs/PRE_BUILD
b/games-simulation/torcs/PRE_BUILD
index 40a83f2..982a7e5 100755
--- a/games-simulation/torcs/PRE_BUILD
+++ b/games-simulation/torcs/PRE_BUILD
@@ -1,10 +1,4 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&