Remove debug_package disable
- SHA
a275a535dc654b26667d97bc15cfda70b9faa041- Parents
-
6ced483 - Tree
65e2067
a275a53
a275a535dc654b26667d97bc15cfda70b9faa0416ced483
65e2067| Status | File | + | - |
|---|---|---|---|
| M |
fackr.spec
|
0 | 3 |
fackr.specmodified@@ -6,9 +6,6 @@ Summary: Terminal text editor written in Rust | ||
| 6 | 6 | License: MIT |
| 7 | 7 | URL: https://github.com/tenseleyFlow/fackr |
| 8 | 8 | |
| 9 | -# Disable debug package | |
| 10 | -%global debug_package %{nil} | |
| 11 | - | |
| 12 | 9 | %description |
| 13 | 10 | fackr is a terminal text editor written in Rust, a reimplementation of |
| 14 | 11 | facsimile with VSCode-style keybindings. It provides a familiar editing |