diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-10-30 14:45:09 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-10-31 10:42:21 +0100 |
commit | bfc1108958d77aca6462f5c6b8ba097fd5f5a264 (patch) | |
tree | 4e74a3986dd9ef707bf7bd387f800677c5c51198 /setup_native/source | |
parent | 9c40b2d67cf87018e45a89f71e40ba090769d392 (diff) |
setup_native: remove root[345].dat
These dummy files were apparently added for i#73345 to prevent issues
from dpkg when some core-0[345] package was empty; these packages are
never empty nowadays.
Change-Id: I58f03677473a594f03a51d0440095bdf4a6ea3fd
Diffstat (limited to 'setup_native/source')
-rw-r--r-- | setup_native/source/linux/root3.dat | 4 | ||||
-rw-r--r-- | setup_native/source/linux/root4.dat | 4 | ||||
-rw-r--r-- | setup_native/source/linux/root5.dat | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/setup_native/source/linux/root3.dat b/setup_native/source/linux/root3.dat deleted file mode 100644 index 13ba57793426..000000000000 --- a/setup_native/source/linux/root3.dat +++ /dev/null @@ -1,4 +0,0 @@ -Base file in core03 package. -Never include into patch. - - diff --git a/setup_native/source/linux/root4.dat b/setup_native/source/linux/root4.dat deleted file mode 100644 index 7f99a3d8004d..000000000000 --- a/setup_native/source/linux/root4.dat +++ /dev/null @@ -1,4 +0,0 @@ -Base file in core04 package. -Never include into patch. - - diff --git a/setup_native/source/linux/root5.dat b/setup_native/source/linux/root5.dat deleted file mode 100644 index a3a9f6178bd5..000000000000 --- a/setup_native/source/linux/root5.dat +++ /dev/null @@ -1,4 +0,0 @@ -Base file in core05 package. -Never include into patch. - - |