Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
xapi.spec.in: hard-code /etc/xensource as we do elsewhere
We will eventually replace this spec file with one from the buildroot.
In the meantime we follow the existing convention.

Signed-off-by: David Scott <[email protected]>
  • Loading branch information
David Scott authored and David Scott committed Apr 28, 2014
commit a9eec9bfbfc52d24d93d29f2784fe97a1795cdb4
2 changes: 1 addition & 1 deletion xapi.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ rm -rf $RPM_BUILD_ROOT
@OPTDIR@/libexec/xe-syslog-reconfigure
@OPTDIR@/packages/post-install-scripts/debian-etch
@OPTDIR@/packages/post-install-scripts/debug
@ETCDIR@/udhcpd.skel
/etc/xensource/udhcpd.skel
@OPTDIR@/debug/rbac_static.csv
/etc/xapi.d/host-post-declare-dead/10resetvdis
/var/xapi
Expand Down