evcc: 0.131.4 -> 0.131.5
[NixPkgs.git] / pkgs / by-name / pl / ploticus / set-prefabs-dir.patch
blob82871654fdeabecead24e8355f862da84f7cd870
1 --- a/src/pl.h
2 +++ b/src/pl.h
3 @@ -8,7 +8,7 @@
4 #include <stdlib.h>
5 #include "plg.h"
7 -#define PREFABS_DIR "" /* INSTALLERS can set this to a valid pathname, so that users don't need to set PLOTICUS_PREFABS env var */
8 +#define PREFABS_DIR "@out@/share/ploticus/prefabs" /* INSTALLERS can set this to a valid pathname, so that users don't need to set PLOTICUS_PREFABS env var */
10 #define PLVERSION "2.42-May2013" /* see also the Copyright page, and page headers and footers */