aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-ownerinfo/gpe-ownerinfo/compile.patch
blob: 3406481d661835f82f50eceb2683463f94f2b0f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: gpe-ownerinfo-0.28/Makefile
===================================================================
--- gpe-ownerinfo-0.28.orig/Makefile
+++ gpe-ownerinfo-0.28/Makefile
@@ -40,7 +40,7 @@ all: $(PACKAGE) all-mo
 
 $(LIB_TARGET): $(LIB_OBJS)
 	rm -f $@
-	ar cq $@ $^
+	$(AR) cq $@ $^
 
 $(PACKAGE): $(OBJS) $(LIB_TARGET)
 	$(CC) -o $@ $^ $(LDFLAGS) $(PACKAGE_LDFLAGS) -L. -lgpe-ownerinfo