Alois Mahdal 6 лет назад
Родитель
Сommit
9a91b30d15
1 измененных файлов: 3 добавлений и 3 удалений
  1. 3
    3
      slop.spec.in

+ 3
- 3
slop.spec.in Просмотреть файл

@@ -44,7 +44,7 @@ cmake -DCMAKE_INSTALL_PREFIX="/usr" ./
44 44
 %make_install
45 45
 
46 46
 %files
47
-/usr/bin/slop
47
+%{_bindir}/slop
48 48
 /usr/include/slop.hpp
49
-/usr/lib/libslopy.so
50
-/usr/share/man/man1/slop.1.gz
49
+%{_libdir}/libslopy.so
50
+%{_mandir}/man1/slop.1.gz