]> git.pld-linux.org Git - packages/tla.git/blobdiff - tla-neon.patch
- fixes from Debian
[packages/tla.git] / tla-neon.patch
index 2c85f2244d24ca3845fe1591abe16051c2146484..b27f9255b0549dc61ffc5704b3ee48c1caac8be5 100644 (file)
@@ -13,7 +13,7 @@
  endif
  
  $(programs):%$(cfg__exec_suffix):%.o $(thelib) $(filter-out -L%, $(filter-out -l%, $(libs)))
--      $(SHELL) $(objroot)/libneon/libtool --mode=link $(CC) $(CFLAGS) -L../../expat -o $@ $< $(thelib) $(libs)
+-      $(SHELL) $(objroot)/libneon/libtool --mode=link $(CC) $(CFLAGS) -o $@ $< $(thelib) $(libs)
 +      libtool --mode=link $(CC) $(CFLAGS) -o $@ $< $(thelib) $(libs)
  
  clean: clean-prog
This page took 0.08137 seconds and 4 git commands to generate.