SOURCES: saper-ac-am.patch, saper-system-libsap.patch - updated fo...
qboosh
qboosh at pld-linux.org
Sun Oct 29 14:32:28 CET 2006
Author: qboosh Date: Sun Oct 29 13:32:28 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 0.3
---- Files affected:
SOURCES:
saper-ac-am.patch (1.1 -> 1.2) , saper-system-libsap.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/saper-ac-am.patch
diff -u SOURCES/saper-ac-am.patch:1.1 SOURCES/saper-ac-am.patch:1.2
--- SOURCES/saper-ac-am.patch:1.1 Tue Feb 5 23:27:39 2002
+++ SOURCES/saper-ac-am.patch Sun Oct 29 14:32:22 2006
@@ -19,10 +19,9 @@
dist-hook:
cd $(top_distdir) && perl admin/am_edit -padmin
cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs
-diff -Nur saper-0.28-src.orig/configure.in saper-0.28-src/configure.in
---- saper-0.28-src.orig/configure.in Sun Dec 2 01:36:39 2001
-+++ saper-0.28-src/configure.in Tue Feb 5 22:00:23 2002
-@@ -30,7 +30,6 @@
+--- saper-0.3-src/configure.in.orig 2001-12-02 01:36:39.000000000 +0100
++++ saper-0.3-src/configure.in 2006-10-29 14:22:11.121026000 +0100
+@@ -32,7 +32,6 @@
AC_ENABLE_STATIC(no)
KDE_PROG_LIBTOOL
@@ -30,6 +29,12 @@
all_libraries="$all_libraries $USER_LDFLAGS"
all_includes="$all_includes $USER_INCLUDES"
AC_SUBST(all_includes)
+@@ -53,4 +52,4 @@
+ KDE_CREATE_SUBDIRSLIST
+
+ dnl add here all your Makefiles. This are created by configure
+-AC_OUTPUT(Makefile saper/Makefile saper/docs/Makefile saper/docs/en/Makefile saper/saplib/Makefile saper/stilview/Makefile )
++AC_OUTPUT(Makefile saper/Makefile saper/stilview/Makefile )
--- saper-0.28-src.orig/acinclude.m4 Sun Dec 2 01:42:33 2001
+++ saper-0.28-src/acinclude.m4 Tue Feb 5 22:04:04 2002
@@ -2475,32 +2475,10 @@
================================================================
Index: SOURCES/saper-system-libsap.patch
diff -u SOURCES/saper-system-libsap.patch:1.1 SOURCES/saper-system-libsap.patch:1.2
--- SOURCES/saper-system-libsap.patch:1.1 Tue Feb 5 23:27:39 2002
+++ SOURCES/saper-system-libsap.patch Sun Oct 29 14:32:23 2006
@@ -1,6 +1,5 @@
-diff -Nur saper-0.28-src.orig/saper/Makefile.am saper-0.28-src/saper/Makefile.am
---- saper-0.28-src.orig/saper/Makefile.am Sun Dec 2 01:36:43 2001
-+++ saper-0.28-src/saper/Makefile.am Tue Feb 5 20:44:34 2002
+--- saper-0.3-src/saper/Makefile.am.orig 2002-05-30 19:16:36.000000000 +0200
++++ saper-0.3-src/saper/Makefile.am 2006-10-29 14:16:35.772068000 +0100
@@ -1,13 +1,13 @@
####### kdevelop will overwrite this part!!! (begin)##########
bin_PROGRAMS = saper
@@ -13,8 +12,8 @@
-saper_LDADD = ./saplib/libsaplib.a ./stilview/libstilview.a $(LIB_QT) $(LIBSOCKET)
+saper_LDADD = ./stilview/libstilview.a -lsap $(LIB_QT) $(LIBSOCKET)
--SUBDIRS = docs saplib stilview
-+SUBDIRS = docs stilview
+-SUBDIRS = saplib stilview
++SUBDIRS = stilview
EXTRA_DIST = main.cpp saper.cpp saper.h about.cpp about.h aboutgfx.h sapergfx.h saper config.cpp config.h StilDialog.cpp StilDialog.h mainthread.h
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/saper-ac-am.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/SOURCES/saper-system-libsap.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list