chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[PATCH] automatically install correct initscript
[elogind.git]
/
udev.spec
diff --git
a/udev.spec
b/udev.spec
index
ae802ca
..
b9cf5b1
100644
(file)
--- a/
udev.spec
+++ b/
udev.spec
@@
-27,11
+27,6
@@
# 1 - debugging enabled
%define debug 0
# 1 - debugging enabled
%define debug 0
-# if we want to use the LSB version of the init script or the Redhat one
-# 0 - use Redhat: etc/init.d/udev
-# 1 - use LSB: etc/init.d/udev.init.LSB
-%define lsb 0
-
# if we want to build the scsi_id "extra" package or not
# 0 - do not build the package
# 1 - build it
# if we want to build the scsi_id "extra" package or not
# 0 - do not build the package
# 1 - build it
@@
-100,11
+95,6
@@
make DESTDIR=$RPM_BUILD_ROOT install \
%else
USE_SELINUX=false \
%endif
%else
USE_SELINUX=false \
%endif
-%if %{lsb}
- USE_LSB=true \
-%else
- USE_LSB=false \
-%endif
EXTRAS=" \
%if %{scsi_id}
extras/scsi_id \
EXTRAS=" \
%if %{scsi_id}
extras/scsi_id \