mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(rnote): rustflags_debuginfo 1 (#4545)
* fix(rnote): rustflags_debuginfo 0 Signed-off-by: madomado <madonuko@outlook.com> * honestly let's try 1 first Signed-off-by: madomado <madonuko@outlook.com> --------- Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
%global build_rustflags %build_rustflags -C link-arg=-fuse-ld=mold
|
||||
%global rustflags_debuginfo 1
|
||||
|
||||
Name: rnote
|
||||
Version: 0.12.0
|
||||
@@ -36,8 +37,9 @@ import/export, an infinite canvas and an adaptive UI for big and small screens.
|
||||
%files
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
|
||||
%_bindir/rnote-cli
|
||||
%_bindir/rnote
|
||||
%_datadir/thumbnailers/rnote.thumbnailer
|
||||
%_datadir/applications/com.github.flxzt.rnote.desktop
|
||||
%_datadir/glib-2.0/schemas/com.github.flxzt.rnote.gschema.xml
|
||||
%_datadir/icons/hicolor/scalable/apps/com.github.flxzt.rnote.svg
|
||||
|
||||
Reference in New Issue
Block a user