From c640676c65877550a5a80ab57d534672d21c5986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Pokorn=C3=BD?= Date: Fri, 29 May 2020 17:36:24 +0200 Subject: [PATCH] Make howto in description reflect crate -> pkg -> doc dir inheritance --- rust-zram-generator.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-zram-generator.spec b/rust-zram-generator.spec index c9ef694..186776e 100644 --- a/rust-zram-generator.spec +++ b/rust-zram-generator.spec @@ -21,7 +21,7 @@ BuildRequires: rust-packaging %global _description %{expand: This is a systemd unit generator that creates a unit file to create a zram device. To activate, copy -/usr/share/doc/rust-zram-generator/zram-generator.conf.example to +/usr/share/doc/zram-generator/zram-generator.conf.example to /etc/systemd/zram-generator.conf and possibly edit to adjust the limits.} %description %{_description}