Modified hardcoded path to TZ_*
[platform/upstream/dnsmasq.git] / packaging / dnsmasq.spec
index f99cae8..4a237e1 100644 (file)
@@ -27,7 +27,7 @@ cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
 make %{?jobs:-j%jobs}
 
 %post
-mkdir -p /opt/var/lib/misc
+mkdir -p %{TZ_SYS_VAR}/lib/misc
 
 %install
 %make_install