diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-15 02:41:13 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-15 02:41:13 (EDT) |
commit | c5bd52334de1bfda4b6adac82f1476a7ede5932a (patch) | |
tree | 347e581dd55e4b67002bfa8fc5c05da8018e8c7a | |
parent | f3ec62e6af22179e04ac73c9e8a54f8d23c3ba31 (diff) |
Revert "libstdc++.6: Rename to libstdc++.6-8"
This reverts commit aa29df300c8d9e519da8c30a11e86d57493d678c.
-rw-r--r-- | libstdc++.6-8-dev.pkg/control | 2 | ||||
-rw-r--r-- | libstdc++.6.pkg/control (renamed from libstdc++.6-8.pkg/control) | 1 | ||||
-rw-r--r-- | libstdc++.6.pkg/files (renamed from libstdc++.6-8.pkg/files) | 0 |
3 files changed, 1 insertions, 2 deletions
diff --git a/libstdc++.6-8-dev.pkg/control b/libstdc++.6-8-dev.pkg/control index b29ad71..2e86c48 100644 --- a/libstdc++.6-8-dev.pkg/control +++ b/libstdc++.6-8-dev.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: gcc-${Base-Version}-common (= ${Binary-Version}), - libstdc++.6-${Base-Version} (= ${Binary-Version}), + libstdc++.6 (= ${Binary-Version}), Provides: libstdc++.6-dev Description: GNU C++ library - development files This package provides the headers and library files necessary to build C++ diff --git a/libstdc++.6-8.pkg/control b/libstdc++.6.pkg/control index 1ee7391..b161169 100644 --- a/libstdc++.6-8.pkg/control +++ b/libstdc++.6.pkg/control @@ -1,6 +1,5 @@ Architecture: any Platform: all Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends}, -Provides: libstdc++.6 Description: GNU C++ library This package provides the GNU Standard C++ Library v3. diff --git a/libstdc++.6-8.pkg/files b/libstdc++.6.pkg/files index bd5f533..bd5f533 100644 --- a/libstdc++.6-8.pkg/files +++ b/libstdc++.6.pkg/files |