]> Kevux Git Server - fll/commitdiff
Bugfix: fix build and install data settings file
authorKevin Day <kevin@kevux.org>
Sun, 10 Jun 2012 16:45:11 +0000 (11:45 -0500)
committerKevin Day <kevin@kevux.org>
Sun, 10 Jun 2012 16:45:11 +0000 (11:45 -0500)
The settings should be for fll_colors and not fll_print.

level_2/fll_colors/data/build/settings

index 35803f95b607dd2af8bf2c4f0e5be9215ed958ba..005516c2560e17fb2064f8da19b2ed1d41f24fc4 100644 (file)
@@ -1,6 +1,6 @@
 # fss-0000
 
-project_name fll_print
+project_name fll_colors
 project_level 2
 
 version_major 0
@@ -9,9 +9,9 @@ version_micro 0
 
 build_compiler gcc
 build_libraries -lc
-build_sources_library print.c
+build_sources_library colors.c
 build_sources_program 
-build_sources_headers print.h
+build_sources_headers colors.h
 build_shared yes
 
 flags_all -z now