~xournalpp++/xournalpp/master

« back to all changes in this revision

Viewing changes to packaging/debian/test.sh

  • Committer: Andreas Butti
  • Date: 2018-12-09 10:40:04 UTC
  • mto: This revision was merged to the branch mainline in revision 490.
  • Revision ID: git-v1:5e8a6b2565199970198963a0d98a22ec01fad9de
Debian Packaging files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## Test Ubuntu PPA Build
2
 
##
3
 
## Preparation:
4
 
## sudo apt install git-build-recipe
5
 
 
6
 
git-build-recipe --package xournalpp --allow-fallback-to-native xournalpp.recipe ppa-build
7
 
 
8
 
 
9
 
 
10