help linux install find new location for icons
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 20 May 2012 15:01:51 +0000 (15:01 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 20 May 2012 15:01:51 +0000 (15:01 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@12342 d708f5d6-7413-0410-9779-e7cbd77b26cf

tools/linux_packaging/stage2.run

index cb15b9ba4cc299a1079ec28fd77b91920d0236b9..e284e8a97a5e5c4cde840c630383ba827a9ce3de 100755 (executable)
@@ -377,7 +377,7 @@ else
 fi
 
 PGM_EXEC_PATH="${INSTALL_DEST_BASE}/${PGM_FULL_NAME}/bin/${PGM_EXEC_FILE}"
-ICON_PATH="${INSTALL_DEST_BASE}/${PGM_FULL_NAME}/etc/icons"
+ICON_PATH="${INSTALL_DEST_BASE}/${PGM_FULL_NAME}/share/icons"
 MENU_FILE_PATH="${INSTALL_DEST_BASE}/${PGM_FULL_NAME}/share"
 
 ################################