mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-20 06:58:01 +02:00
2024-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug thatcaused the 'rdautoback.py' and 'rdautorest.py' files to be included in DEB packages. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
2992d44d74
commit
d545266190
@ -24914,3 +24914,6 @@
|
||||
2024-10-09 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added code to rdautorest(8) to remove sandbox header from database
|
||||
backups.
|
||||
2024-10-09 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a bug thatcaused the 'rdautoback.py' and 'rdautorest.py'
|
||||
files to be included in DEB packages.
|
||||
|
3
debian/rules.src
vendored
3
debian/rules.src
vendored
@ -161,7 +161,8 @@ binary:
|
||||
mkdir -p debian/rivendell/usr/lib/rivendell/cdn
|
||||
cp apis/cdn/scripts/aka_purge.sh debian/rivendell/usr/lib/rivendell/cdn/aka_purge.sh
|
||||
cp apis/cdn/scripts/akamai_purge.cdn debian/rivendell/usr/lib/rivendell/cdn/akamai_purge.cdn
|
||||
|
||||
rm -f debian/rivendell/usr/bin/rdautoback.py
|
||||
rm -f debian/rivendell/usr/bin/rdautorest.py
|
||||
|
||||
dh_strip_nondeterminism
|
||||
dh_compress
|
||||
|
Loading…
x
Reference in New Issue
Block a user