Browse code

PHOTON_SOURCES might be overwritten.

YustasSwamp authored on 2015/07/07 03:40:38
Showing 1 changed files
... ...
@@ -26,7 +26,7 @@ endif
26 26
 ifdef PHOTON_SOURCES_PATH
27 27
 PHOTON_SOURCES := sources-cached
28 28
 else
29
-PHOTON_SOURCES := sources
29
+PHOTON_SOURCES ?= sources
30 30
 endif
31 31
 
32 32
 ifdef PHOTON_PUBLISH_RPMS_PATH