X-Git-Url: https://git.decadent.org.uk/gitweb/?p=exar-uart-driver.git;a=blobdiff_plain;f=debian%2Finstall;fp=debian%2Finstall;h=19ed01f2c554b31175e9cbdc1e040e8e201676f7;hp=0000000000000000000000000000000000000000;hb=82c58a7f52d23c3d0bc3e06048c0d463909d9c4e;hpb=472a2347a80dc807ee5fb3a28634bfeb4bbb74ba diff --git a/debian/install b/debian/install new file mode 100755 index 0000000..19ed01f --- /dev/null +++ b/debian/install @@ -0,0 +1,13 @@ +#!/bin/sh + +set -eu + +VERSION=$(dpkg-parsechangelog -S Version | cut -d- -f 1) +SRC=/usr/src/vizzini-$VERSION + +cat <