]> git.pld-linux.org Git - packages/BitchX.git/commitdiff
- missing change
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Mar 2005 13:02:11 +0000 (13:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    BitchX-pic.patch -> 1.2

BitchX-pic.patch

index ed2d5c8f6cf493a96d7cc3e28b9f05fbb98abb2b..342fb0a67842154d7a696639cc4a5cfbfb7aecbd 100644 (file)
  
  depend:
        gcc -MM $(CPPFLAGS) $(DEFS) $(CFLAGS) *.c > .depend
---- BitchX/dll/nap/Makefile.in.orig    2003-04-11 03:09:06.000000000 +0200
-+++ BitchX/dll/nap/Makefile.in 2004-06-18 13:02:29.000000000 +0200
+--- BitchX/dll/nap/Makefile.in.orig    2005-03-27 14:55:14.559935000 +0200
++++ BitchX/dll/nap/Makefile.in 2005-03-27 14:59:09.848626682 +0200
+@@ -158,7 +158,7 @@
+ PLUGIN_NAME = nap
+-OBJS = nap.o napsend.o nap_file.o napfunc.o napother.o md5.o $(topdir)/source/compat.o
++OBJS = nap.o napsend.o nap_file.o napfunc.o napother.o md5.o compat.o
+ all: Makefile nap$(SHLIB_SUFFIX)
 @@ -166,27 +166,27 @@
        cd $(topdir) \
          && ./config.status
This page took 0.070594 seconds and 4 git commands to generate.