diff options
| author | Daniil Baturin <daniil@baturin.org> | 2017-08-17 20:22:53 -0400 |
|---|---|---|
| committer | Daniil Baturin <daniil@baturin.org> | 2017-08-17 20:22:53 -0400 |
| commit | 6b3040c5b6cf3a7b545875e646c450cbb96ae8d6 (patch) | |
| tree | 43bcae096b49543da5dc62812ca0dc4b54148cfb /debian/rules | |
| parent | ac6071ae85bee52793f6dc34c2b60e333149291b (diff) | |
| download | vyos-1x-6b3040c5b6cf3a7b545875e646c450cbb96ae8d6.tar.gz vyos-1x-6b3040c5b6cf3a7b545875e646c450cbb96ae8d6.zip | |
Add empty Debian packaging.
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules new file mode 100755 index 000000000..2d33f6ac8 --- /dev/null +++ b/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ |
