From 6cdb0e7aabbfa7d9d1db8fbaf6fd095b031981ee Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 12 Apr 2011 15:29:52 +0200 Subject: [PATCH] yafaray: removed conf file with custom scons hackery (not needed anymore because we auto-detect scons builds now) --- graphic/yafaray/yafaray.conf | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 graphic/yafaray/yafaray.conf diff --git a/graphic/yafaray/yafaray.conf b/graphic/yafaray/yafaray.conf deleted file mode 100644 index 798348d38..000000000 --- a/graphic/yafaray/yafaray.conf +++ /dev/null @@ -1,17 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../yafray/yafray.conf -# Copyright (C) 2011 The OpenSDE Project -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -MAKE="scons" -var_append makeinstopt ' ' "PREFIX=$root/$prefix"