Move into packager folder

master
Cyril Rohr 2014-09-09 20:29:39 +00:00
parent 7fe61558f6
commit 27cb01cd5f
4 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,9 @@ build_dependencies:
- bzr
dependencies:
- git
before:
- mv packager/Procfile .
- mv packager/.godir .
after:
- mv bin/main gogs
after_install: ./packaging/debian/postinst
after_install: ./packager/debian/postinst