X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=appliance%2Fupdate.sh.in;h=cdc441b1b52f3c541a122d0554139be8047e2eef;hb=a9b5fc1e39350c36f78cc19e2f066a3c315c8751;hp=01e22b6061c6d834893324ae93e61c7b8f786375;hpb=7d3cccb66df63815f8230009b8d2fdf8965fbaa8;p=libguestfs.git diff --git a/appliance/update.sh.in b/appliance/update.sh.in index 01e22b6..cdc441b 100755 --- a/appliance/update.sh.in +++ b/appliance/update.sh.in @@ -28,7 +28,7 @@ if [ "@DIST@" = "REDHAT" ]; then output=appliance/initramfs.@REPO@.@host_cpu@.img # Create the init script. - @FEBOOTSTRAP_INSTALL@ initramfs appliance/init /init 0755 root.root + @FEBOOTSTRAP_INSTALL@ initramfs appliance/@top_srcdir@/appliance/init /init 0755 root.root # Copy the daemon into the filesystem. @FEBOOTSTRAP_INSTALL@ initramfs daemon/guestfsd /sbin/guestfsd 0755 root.root