about summary refs log tree commit diff
path: root/nix.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'nix.spec.in')
-rw-r--r--nix.spec.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/nix.spec.in b/nix.spec.in
index 4f63f029f587..c7faf2d9d741 100644
--- a/nix.spec.in
+++ b/nix.spec.in
@@ -1,11 +1,11 @@
-%define enable_setuid ""
-%define nix_user "nix"
-%define nix_group "nix"
+%global enable_setuid ""
+%global nix_user "nix"
+%global nix_group "nix"
 
 # If set, the Nix user and group will be created by the RPM
 # pre-install script.
-%define nix_user_uid ""
-%define nix_group_gid ""
+%global nix_user_uid ""
+%global nix_group_gid ""
 
 Summary: The Nix software deployment system
 Name: nix