added deb91 target.
authorMartin Pihlak <martin.pihlak@gmail.com>
Thu, 13 Oct 2011 10:23:45 +0000 (13:23 +0300)
committerMartin Pihlak <martin.pihlak@gmail.com>
Thu, 13 Oct 2011 10:23:45 +0000 (13:23 +0300)
Makefile

index 5c1613de52bf18e297108e49c5ecb601dc2faf9f..3707153b278668b5570784c02075afc12c905407 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -129,3 +129,8 @@ deb90:
        yada rebuild
        debuild -uc -us -b
 
+deb91:
+       sed -e s/PGVER/9.1/g < debian/packages.in > debian/packages
+       yada rebuild
+       debuild -uc -us -b
+