projects
/
plproxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61e2049
)
added deb91 target.
author
Martin Pihlak
<martin.pihlak@gmail.com>
Thu, 13 Oct 2011 10:23:45 +0000
(13:23 +0300)
committer
Martin Pihlak
<martin.pihlak@gmail.com>
Thu, 13 Oct 2011 10:23:45 +0000
(13:23 +0300)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/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
+