Include correct forcd1 file in kde/xfce tasks
This commit is contained in:
parent
774bd01ca9
commit
de39937832
|
@ -7,7 +7,7 @@
|
|||
|
||||
/* Packages that should really be on CD1 */\
|
||||
#include <debian-installer+kernel-etch>
|
||||
#include <forcd1>
|
||||
#include <forcd1-etch>
|
||||
#include <task-essential-etch-kde>
|
||||
|
||||
/* Other interesting packages */
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
/* Packages that should really be on CD1 */\
|
||||
#include <debian-installer+kernel-etch>
|
||||
#include <forcd1>
|
||||
#include <forcd1-etch>
|
||||
#include <task-essential-etch-xfce>
|
||||
|
||||
/* Other interesting packages */
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
/* Packages that should really be on CD1 */\
|
||||
#include <debian-installer+kernel-lenny>
|
||||
#include <forcd1>
|
||||
#include <forcd1-lenny>
|
||||
#include <task-essential-lenny-kde>
|
||||
|
||||
/* Other interesting packages */
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
/* Packages that should really be on CD1 */\
|
||||
#include <debian-installer+kernel-lenny>
|
||||
#include <forcd1>
|
||||
#include <forcd1-lenny>
|
||||
#include <task-essential-lenny-xfce>
|
||||
|
||||
/* Other interesting packages */
|
||||
|
|
Loading…
Reference in New Issue