mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
liquidwar: fix patches whitespaces
This commit is contained in:
parent
ecef98e02b
commit
a989a2d893
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
@@ -223,7 +223,7 @@
|
||||
EXTERN_LIBS = `allegro-config --static $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
|
||||
else
|
||||
LINK_OPTIONS =
|
||||
LINK_OPTIONS =
|
||||
- EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY)
|
||||
+ EXTERN_LIBS = `allegro-config --libs $(ALLEGRO_LIBRARY)` $(EFENCE_LIBRARY) -lm
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue