]> code.delx.au - refind/blobdiff - debian/postinst
Debian package-creation file changes to better support an Ubuntu PPA.
[refind] / debian / postinst
index 831c8db35a45e862e705e1021e4e7578456376e4..76df587a028eeac8f840e429c4d04164cd37ed4f 100755 (executable)
@@ -10,7 +10,7 @@ if [[ -n $ExistingEntry ]] ; then
    efibootmgr --bootnum $ExistingEntry --delete-bootnum
 fi
 
-cd /usr/share/refind-0.8.1
+cd /usr/share/refind
 
 declare VarFile=`ls -d /sys/firmware/efi/vars/SecureBoot* 2> /dev/null`
 # Note: Two find operations for ShimFile favors shim over PreLoader -- if both are