summaryrefslogtreecommitdiffstats
path: root/graphics/povray/doinst.sh
diff options
context:
space:
mode:
author Niels Horn2011-12-12 02:40:11 +0100
committer Niels Horn2011-12-18 03:05:10 +0100
commitee3c207d29abd0cb9b2e1d521ee2c27bd59b34e2 (patch)
tree48a3f3665d8211436439560ac6fcab82161a6c92 /graphics/povray/doinst.sh
parent3afd83bd9ba0f68c281abfb342200d01789c7640 (diff)
downloadslackbuilds-ee3c207d29abd0cb9b2e1d521ee2c27bd59b34e2.tar.gz
graphics/povray: Updated for version 3.7.0.RC3
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'graphics/povray/doinst.sh')
-rw-r--r--graphics/povray/doinst.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/povray/doinst.sh b/graphics/povray/doinst.sh
index 95e20fef95..9e6e7818eb 100644
--- a/graphics/povray/doinst.sh
+++ b/graphics/povray/doinst.sh
@@ -11,8 +11,8 @@ config() {
# Otherwise, we leave the .new copy for the admin to consider...
}
-config etc/povray/__VERSION__/povray.conf.new
-config etc/povray/__VERSION__/povray.ini.new
+config etc/povray/@VERSION@/povray.conf.new
+config etc/povray/@VERSION@/povray.ini.new
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1