Skip to content

Commit a30e404

Browse files
committed
Remove emacs symlinks after build.
1 parent 62603d9 commit a30e404

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ do
5050
./configure --prefix=$PREFIX
5151
make
5252
make install
53+
rm $PREFIX/bin/emacs
5354
done

0 commit comments

Comments
 (0)