diff options
author | Emmanuel Bourg <ebourg@apache.org> | 2015-09-25 12:50:00 +0200 |
---|---|---|
committer | Emmanuel Bourg <ebourg@apache.org> | 2015-09-25 12:50:00 +0200 |
commit | 8bbf9e6c6165be1f7e40cfaf8d64aa18dc83464c (patch) | |
tree | 0e578dee7567ebb4ee069a60d8eb27bc5b298422 /dummy/java2-compiler-dummy.control | |
parent | 9ffce3d48ab7a57ccb0aceb74649badeea8c213c (diff) | |
download | java-common-8bbf9e6c6165be1f7e40cfaf8d64aa18dc83464c.tar.gz |
Removed the old dummy control files
Diffstat (limited to 'dummy/java2-compiler-dummy.control')
-rw-r--r-- | dummy/java2-compiler-dummy.control | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dummy/java2-compiler-dummy.control b/dummy/java2-compiler-dummy.control deleted file mode 100644 index c7509b8..0000000 --- a/dummy/java2-compiler-dummy.control +++ /dev/null @@ -1,12 +0,0 @@ -Package: java2-compiler-dummy -Architecture: all -Section: misc -Priority: optional -Depends: java-common, java2-runtime -Provides: java2-compiler -Description: Dummy package providing java2-compiler - This package does NOT provide java2 compiler binary, it is here only to - fulfill dependencies of other packages. - . - You probably will want to use this package if you have installed the compiler - "by hand" or from package that does not provide java2-compiler dependency. |