mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2024-11-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'make install' target that failed to install the rdautocheck(8) script. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
3
debian/rules.src
vendored
3
debian/rules.src
vendored
@@ -113,7 +113,6 @@ binary:
|
||||
mv debian/tmp/var/www/rd-bin/webget.cgi debian/rivendell-webget/var/www/rd-bin/
|
||||
mv debian/tmp/var/www/rd-bin/webget.js debian/rivendell-webget/var/www/rd-bin/
|
||||
|
||||
|
||||
#
|
||||
# rivendell
|
||||
#
|
||||
@@ -161,8 +160,6 @@ 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
|
||||
|
Reference in New Issue
Block a user