mirror of
https://github.com/php/systems.git
synced 2026-03-23 23:32:12 +01:00
not necessary anymore, we moved to bugs.php.net a while ago
This commit is contained in:
@@ -10,7 +10,6 @@ cd $basedir
|
||||
mkdir $dir || exit 1
|
||||
mkdir $dir/packages || exit 1
|
||||
mkdir $dir/peclweb-rest || exit 1
|
||||
mkdir $dir/bug-patches || exit 1
|
||||
|
||||
#
|
||||
# Apache configuration
|
||||
@@ -40,11 +39,6 @@ done
|
||||
#
|
||||
cp -r /var/lib/peclweb/rest $basedir/$dir/peclweb-rest
|
||||
|
||||
#
|
||||
# Patches in the bug tracker
|
||||
#
|
||||
cp -r /var/tmp/pear/patch $basedir/$dir/bug-patches/
|
||||
|
||||
#
|
||||
# Compress the whole stuff in a gzipped tar archive
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user