]> git.pld-linux.org Git - packages/MAKEDEV.git/commitdiff
- /sbin not {_sbindir}
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 25 Sep 2004 13:55:30 +0000 (13:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    MAKEDEV.spec -> 1.39

MAKEDEV.spec

index 29c45add2e3a9c559a28a5848a4171de083baca4..f353544412bdd8ff16d6c6eb8a4260207658bc99 100644 (file)
@@ -15,7 +15,7 @@ Source0:      %{name}-%{version}.tar.gz
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _bindir         %{_sbindir}
+%define                _bindir         /sbin
 
 %description
 The /dev tree holds special files, each of which corresponds to a type
This page took 0.084441 seconds and 4 git commands to generate.