]> git.pld-linux.org Git - packages/ext2resize.git/commitdiff
- updated for 1.1.17.
authorkloczek <kloczek@pld-linux.org>
Wed, 27 Jun 2001 16:56:16 +0000 (16:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ext2resize-automake.patch -> 1.2

ext2resize-automake.patch

index ee2d0ec8506473522fffa7cacbe8d3e09542eb51..10b9d055905676bd70a07ca1b294aaab7ed913d4 100644 (file)
@@ -1,27 +1,10 @@
-diff -Nru ext2resize-1.1.14/src/Makefile.am ext2resize-1.1.14.new/src/Makefile.am
---- ext2resize-1.1.14/src/Makefile.am  Mon Apr 17 16:46:56 2000
-+++ ext2resize-1.1.14.new/src/Makefile.am      Mon Apr 17 16:47:10 2000
-@@ -2,7 +2,7 @@
- ## $Id$
- sbin_PROGRAMS = ext2resize ext2prepare ext2online
--noinst_PROGRAMS = tst
-+#noinst_PROGRAMS = tst
- noinst_LIBRARIES = libext2resize.a
-@@ -28,11 +28,11 @@
- ext2online_SOURCES = ext2online.c
- ext2online_LDADD = libext2resize.a
--tst_SOURCES = tst.c
--tst_LDADD = libext2resize.a /usr/lib/libuuid.a
-+#tst_SOURCES = tst.c
-+#tst_LDADD = libext2resize.a /usr/lib/libuuid.a
+diff -Nru ext2resize-1.1.17/src/Makefile.am ext2resize-1.1.17.new/src/Makefile.am
+--- ext2resize-1.1.17/src/Makefile.am  Wed Sep 27 09:25:54 2000
++++ ext2resize-1.1.17.new/src/Makefile.am      Wed Jun 27 18:40:16 2001
+@@ -25,6 +25,3 @@
  
  noinst_HEADERS = ext2.h
  
- LIBS = @LIBS@
+-LIBS = @LIBS@
+-
 -CFLAGS += -Wall -g
-+#CFLAGS += -Wall -g
This page took 0.079298 seconds and 4 git commands to generate.