AlternC/jessie/patch.sh

20 lines
452 B
Bash
Raw Normal View History

2015-12-22 11:25:25 +00:00
#!/bin/bash
# Migrate a repository to WHEEZY
2015-12-22 11:25:25 +00:00
# DON'T COMMIT ANYTHING AFTER launching this
# reset your subversion repos back to the serverside one!
cd `dirname $0`
pushd ../debian
patch <../jessie/control.diff
patch <../jessie/changelog.diff
popd
cp vhost.conf ../etc/alternc/templates/apache2/
2015-12-22 13:08:11 +00:00
cp bureau.conf ../etc/alternc/templates/alternc/
cp alternc.install ../install/
cp apache2.conf ../etc/alternc/templates/alternc/
cp ssl.conf ../ssl/