mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Install-fix is always required
This commit is contained in:
@@ -105,7 +105,7 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
# Install fix, emacs is stupid, required only in recipe-development
|
||||
# Install fix, emacs is stupid
|
||||
for f in emacs bootstrap-emacs; do
|
||||
rm -rf src/$f
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user