]> git.pld-linux.org Git - packages/amanda.git/blobdiff - amanda-as_needed.patch
outdated
[packages/amanda.git] / amanda-as_needed.patch
diff --git a/amanda-as_needed.patch b/amanda-as_needed.patch
deleted file mode 100644 (file)
index c18ed04..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- amanda-2.5.1p3/tape-src/Makefile.am.orig   2007-04-01 19:13:41.000000000 +0000
-+++ amanda-2.5.1p3/tape-src/Makefile.am        2007-04-01 19:16:05.000000000 +0000
-@@ -18,6 +18,7 @@
-                       tapeio.c
- libamtape_la_LDFLAGS =  -release $(VERSION)
-+libamtape_la_LIBADD =  ../common-src/libamanda.$(LIB_EXTENSION)
- ###
- # Because libamanda includes routines (e.g. regex) provided by some system
---- amanda-2.5.1p3/server-src/Makefile.am.orig 2007-04-01 19:20:04.000000000 +0000
-+++ amanda-2.5.1p3/server-src/Makefile.am      2007-04-01 19:21:06.000000000 +0000
-@@ -34,6 +34,7 @@
-                         taperscan.c
- libamserver_la_LDFLAGS= -release $(VERSION)
-+libamserver_la_LIBADD = ../tape-src/libamtape.$(LIB_EXTENSION)
- ###
- # Because libamanda includes routines (e.g. regex) provided by some system
This page took 0.11496 seconds and 4 git commands to generate.