summaryrefslogtreecommitdiffstats
path: root/abs/core/zoneminder/zmupdate.patch
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-09-24 07:20:54 (GMT)
committerCecil <knoppmyth@gmail.com>2011-09-24 07:20:54 (GMT)
commite536287c3be71facd87152fce7d52a2b29c0ecf9 (patch)
tree660ba74b0e76f09572224b3dde9a1bb9f49291bb /abs/core/zoneminder/zmupdate.patch
parentf514b16b0faa7487af9b6e3fecc5b1c8b0955b6e (diff)
parent848229e1de18d7bb2893e6cd78f71f315935685c (diff)
downloadlinhes_pkgbuild-e536287c3be71facd87152fce7d52a2b29c0ecf9.zip
linhes_pkgbuild-e536287c3be71facd87152fce7d52a2b29c0ecf9.tar.gz
linhes_pkgbuild-e536287c3be71facd87152fce7d52a2b29c0ecf9.tar.bz2
Merge branch 'testing' of ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/zoneminder/zmupdate.patch')
-rw-r--r--abs/core/zoneminder/zmupdate.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/abs/core/zoneminder/zmupdate.patch b/abs/core/zoneminder/zmupdate.patch
deleted file mode 100644
index 913a6ec..0000000
--- a/abs/core/zoneminder/zmupdate.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- ZoneMinder-1.23.3/scripts/zmupdate.pl.orig 2007-09-26 17:05:19.000000000 -0700
-+++ ZoneMinder-1.23.3/scripts/zmupdate.pl 2007-09-26 17:10:55.000000000 -0700
-@@ -327,7 +327,7 @@
- $command .= " -p".$db_pass;
- }
- }
-- $command .= " ".ZM_DB_NAME." < ".ZM_PATH_BUILD."/db/zm_update-".$version.".sql";
-+ $command .= " ".ZM_DB_NAME." < ".ZM_PATH_UPDATE."/zm_update-".$version.".sql";
-
- print( "Executing '$command'\n" ) if ( DBG_LEVEL > 0 );
- my $output = qx($command);
-diff -Naru ZoneMinder-1.23.3-orig/scripts/zmlogrotate.conf.in ZoneMinder-1.23.3/scripts/zmlogrotate.conf.in
---- ZoneMinder-1.23.3-orig/scripts/zmlogrotate.conf.in 2008-02-25 20:19:52.000000000 +1030
-+++ ZoneMinder-1.23.3/scripts/zmlogrotate.conf.in 2009-07-20 20:18:16.000000000 +0930
-@@ -7,7 +7,7 @@
- missingok
- }
-
--Now the weekly db backup
-+# Now the weekly db backup
-
- /var/lib/zm/zm_backup.sql {
- weekly