fix dpkg for new classes layout

This commit is contained in:
Andrew Dolgov
2011-12-14 14:10:07 +04:00
parent 09862b986b
commit 512538fdb2
2 changed files with 4 additions and 3 deletions
+4 -2
View File
@@ -14,8 +14,10 @@ debuild -i -us -uc -b -aamd64
cd ..
reprepro -b /var/www/apt include unstable tt-rss*_i386.changes
reprepro -b /var/www/apt include unstable tt-rss*_amd64.changes
if [! -z "$DEPLOY_DEBS" ]; then
reprepro -b /var/www/apt include unstable tt-rss*_i386.changes
reprepro -b /var/www/apt include unstable tt-rss*_amd64.changes
fi
#cd ..
#rm -rf dpkg-tmp