Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add vivid (15.04) build target
  • Loading branch information
lekma authored and perexg committed Oct 14, 2015
1 parent 0094a28 commit 5d32d6b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Autobuild/vivid-amd64.sh
@@ -0,0 +1,3 @@
AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-} --arch=x86_64"
DEBDIST=vivid
source Autobuild/debian.sh
3 changes: 3 additions & 0 deletions Autobuild/vivid-i386.sh
@@ -0,0 +1,3 @@
AUTOBUILD_CONFIGURE_EXTRA="${AUTOBUILD_CONFIGURE_EXTRA:-} --arch=i686"
DEBDIST=vivid
source Autobuild/debian.sh

0 comments on commit 5d32d6b

Please sign in to comment.