##// END OF EJS Templates
added ubuntu oneiric build target
added ubuntu oneiric build target

File last commit:

r21:504130e3b059 alexis
r24:6c3c09909213 alexis
Show More
build.sh
7 lines | 222 B | application/x-sh | BashLexer
renamed build script
r21 #!/bin/sh
cd $DEBBUILDPATH/deb_lppserial
rm -R lppserial-1.0
cp -R lppserial-1.0.orig lppserial-1.0
diff -rupN lppserial-1.0 $HGREPOPATH/lppserial > lppserial_1.0.diff
cd lppserial-1.0
patch -p5 < ../lppserial_1.0.diff