Merge pull request #336866 from linj-fork/pr/fix-notdeft
emacsPackages.notdeft: fix build
This commit is contained in:
@@ -56,7 +56,7 @@ melpaBuild {
|
||||
'';
|
||||
|
||||
preInstall = ''
|
||||
install -D --target-directory=$out/bin source/notdeft-xapian
|
||||
install -D --target-directory=$out/bin notdeft-xapian
|
||||
'';
|
||||
|
||||
ignoreCompilationError = false;
|
||||
|
||||
Reference in New Issue
Block a user