diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2020-04-01 09:15:00 +0200 |
---|---|---|
committer | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2020-04-01 09:15:00 +0200 |
commit | 9c5658ed67799cdd124b25cb840d7a7cc8ac050c (patch) | |
tree | c3ce0dd8393c4a09cd19e6b2ebec887eace81e4c /sys-auth | |
parent | dev-python/aiohttp-cors: add patch for py3_7 (diff) | |
download | guru-9c5658ed67799cdd124b25cb840d7a7cc8ac050c.tar.gz guru-9c5658ed67799cdd124b25cb840d7a7cc8ac050c.tar.bz2 guru-9c5658ed67799cdd124b25cb840d7a7cc8ac050c.zip |
sys-auth/AusweisApp2: remove CMAKE_BUILD_TYPE
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild b/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild index 5ee7f9f87..0eaaed0dd 100644 --- a/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild +++ b/sys-auth/AusweisApp2/AusweisApp2-1.20.0.ebuild @@ -3,7 +3,6 @@ EAPI=7 -CMAKE_BUILD_TYPE=Release inherit cmake DESCRIPTION="Official authentication app for German ID cards and residence permits" |