]> git.pld-linux.org Git - packages/statserial.git/commitdiff
- no more separated libtinfo(w) auto/ti/statserial-1_1-37
authorlisu <lisu@pld-linux.org>
Fri, 13 Jan 2012 22:33:00 +0000 (22:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    statserial-config.patch -> 1.3

statserial-config.patch

index d4e9e196b1884e4d69585c6d94006449f523164e..84099b2dd179950be7317696fbe272d4c2f99969 100644 (file)
@@ -10,7 +10,7 @@ diff -uNr statserial-1.1.orig/Makefile statserial-1.1/Makefile
  
  statserial:   statserial.o
 -      $(LD) $(LDFLAGS) -o statserial statserial.o -lcurses
-+      $(LD) $(LDFLAGS) -o statserial statserial.o -lncurses -ltinfo
++      $(LD) $(LDFLAGS) -o statserial statserial.o -lncurses
  
  statserial.o: statserial.c
 -      $(CC) $(CFLAGS) -c statserial.c
This page took 0.053225 seconds and 4 git commands to generate.