diff options
Diffstat (limited to 'macros.aaa-pyproject-srpm')
-rw-r--r-- | macros.aaa-pyproject-srpm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/macros.aaa-pyproject-srpm b/macros.aaa-pyproject-srpm deleted file mode 100644 index 9dab590..0000000 --- a/macros.aaa-pyproject-srpm +++ /dev/null @@ -1,7 +0,0 @@ -# This file is called macros.aaa-pyproject-srpm -# to sort alphabetically before macros.pyproject. -# When this file is installed but macros.pyproject is not -# this macro will cause the package with the real macro to be installed. -# When macros.pyproject is installed, it overrides this macro. -# Note: This needs to maintain the same set of options as the real macro. -%pyproject_buildrequires(rRxtNwe:) echo 'pyproject-rpm-macros' && exit 0 |