openjade: fix patch whitespace
This commit is contained in:
parent
491d3bc31b
commit
eabc825bd6
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
@@ -13,6 +13,7 @@
|
@@ -13,6 +13,7 @@
|
||||||
ALL_LIBS = $(XLIBS) $(LIBS)
|
ALL_LIBS = $(XLIBS) $(LIBS)
|
||||||
Makefile.lt:
|
Makefile.lt:
|
||||||
echo 'LT_LIBS='`echo $(ALL_LIBS)|sed 's/\.a/.la/g'` >Makefile.lt
|
echo 'LT_LIBS='`echo $(ALL_LIBS)|sed 's/\.a/.la/g'` >Makefile.lt
|
||||||
+ echo '.PHONY: -losp' >>Makefile.lt
|
+ echo '.PHONY: -losp' >>Makefile.lt
|
||||||
|
|
||||||
PROG:=$(shell echo "$(PROG)" | sed '@program_transform_name@')
|
PROG:=$(shell echo "$(PROG)" | sed '@program_transform_name@')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue