Changeset 95193 in vbox for trunk/src/VBox/Installer/linux/rpm
- Timestamp:
- Jun 3, 2022 8:50:33 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151695
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/rpm/rules
r95036 r95193 118 118 rpmspec := rpm_redhat 119 119 endif 120 ifeq ($(filter-out openSUSE110 openSUSE111 openSUSE112 openSUSE113 openSUSE114 openSUSE123 openSUSE131 openSUSE132 openSUSE150 openSUSE TW,$(rpmrel)),)120 ifeq ($(filter-out openSUSE110 openSUSE111 openSUSE112 openSUSE113 openSUSE114 openSUSE123 openSUSE131 openSUSE132 openSUSE150 openSUSE153 openSUSETW,$(rpmrel)),) 121 121 rpmspec := rpm_suse 122 122 endif
Note:
See TracChangeset
for help on using the changeset viewer.