Fix build after DVB removal.

Apparently, the files were included in the image.
This commit is contained in:
Augustin Cavalier 2015-07-23 15:45:15 -04:00
parent 10f255b925
commit 00ac71aa79

View File

@ -256,9 +256,9 @@ AddDirectoryToHaikuImage home config settings printers "Save as PDF"
: home-config-settings-printers-save-as-pdf.rdef ;
# dvb channel settings
CopyDirectoryToHaikuImage home config settings Media
: [ FDirName $(HAIKU_TOP) data settings media dvb ]
: dvb : -x Jamfile ;
#CopyDirectoryToHaikuImage home config settings Media
# : [ FDirName $(HAIKU_TOP) data settings media dvb ]
# : dvb : -x Jamfile ;
# repository config and cache files
local repository ;