]> git.phdru.name Git - audio-cdr-video.git/blobdiff - cdr-dvdrw-tools/cdr-complete
Remove absolute directory ~/lib to make it portable
[audio-cdr-video.git] / cdr-dvdrw-tools / cdr-complete
index e09a23f5c7a815c431b826895479944e3ec246a4..2dec1a53bb1b1f83ccccf8ed5fec990fdad8bd25 100755 (executable)
@@ -50,7 +50,7 @@ if [ "$source" ]; then
 fi
 
 if [ $setattrs = YES ]; then
-   "$HOME"/lib/audio/setattrs.sh "$source_dir"
+   setattrs.sh "$source_dir"
 fi
 
 if [ -z "$label" ]; then