cleanup
This commit is contained in:
parent
b6cff8f5c2
commit
18d3193299
|
@ -1,13 +1,9 @@
|
|||
/*
|
||||
*
|
||||
* This file will be used to build official complete set of Etch CD
|
||||
* This file will be used to build official complete sets of Etch CDs
|
||||
*
|
||||
*/
|
||||
|
||||
#if (FORCENONUSONCD1 == 1)
|
||||
#include "Debian_etch_nonUS"
|
||||
#endif
|
||||
|
||||
/* Packages that should really be on CD1 */
|
||||
#include <debian-installer+kernel-etch>
|
||||
#include <base-etch>
|
||||
|
@ -20,4 +16,3 @@
|
|||
|
||||
/* The rest ordered by popularity */
|
||||
#include <popularity-contest-etch>
|
||||
|
||||
|
|
Loading…
Reference in New Issue