]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/e2tools/e2tools-0.0.16/autofoo.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / e2tools / e2tools-0.0.16 / autofoo.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- e2tools-0.0.16/Makefile.am~autofoo  2003-07-12 13:06:54.000000000 -0400
7 +++ e2tools-0.0.16/Makefile.am  2004-09-21 21:00:19.242750360 -0400
8 @@ -1,5 +1,3 @@
9 -INCLUDES = -I@includedir@
10 -
11  .c.o:
12         $(COMPILE) -c $<
13  
14 @@ -17,7 +15,7 @@
15         tail.c \
16         util.c \
17         write.c
18 -e2cp_LDADD = -L@libdir@ -lext2fs -lcom_err
19 +e2cp_LDADD = -lext2fs -lcom_err
20  EXTRA_DIST = README TODO e2tools.spec
21  
22  install-exec-hook: