]> git.pld-linux.org Git - packages/ext3rminator.git/blob - ext3rminator-linking.patch
2f9bdaa5e57cd4354b4f97773b14fac40c9a5e75
[packages/ext3rminator.git] / ext3rminator-linking.patch
1 diff -Nur ext3rminator-0.3.0pre2.orig/src/Makefile.am ext3rminator-0.3.0pre2.linking/src/Makefile.am
2 --- ext3rminator-0.3.0pre2.orig/src/Makefile.am 2003-10-12 13:55:03.000000000 +0200
3 +++ ext3rminator-0.3.0pre2.linking/src/Makefile.am      2006-08-04 19:17:15.000000000 +0200
4 @@ -4,4 +4,4 @@
5  
6  AM_CFLAGS = -Wall
7  
8 -AM_LDFLAGS = -lext2fs
9 +ext3rminator_LDADD = -lext2fs
This page took 0.061319 seconds and 4 git commands to generate.