projects
/
skytools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
499b6d9
)
debian: stop launching autogen, it must be done before building .deb
author
Marko Kreen
<markokr@gmail.com>
Thu, 5 Jan 2012 19:20:32 +0000
(21:20 +0200)
committer
Marko Kreen
<markokr@gmail.com>
Thu, 5 Jan 2012 19:20:32 +0000
(21:20 +0200)
Should matter only to somebody building directly from git,
otherwise the build is always from tgz, where the files exist
debian/rules
patch
|
blob
|
blame
|
history
diff --git
a/debian/rules
b/debian/rules
index 26746ff0d8240674cce625e86f45c85285088b4d..01e7afec362c4378f318561488935777f630df46 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-25,7
+25,7
@@
ORIG_EXCLUDE=--exclude-vcs --exclude=debian
include /usr/share/postgresql-common/pgxs_debian_control.mk
config.mak:
- ./autogen.sh
+
#
./autogen.sh
./configure --prefix=/usr --with-asciidoc --with-sk3-subdir
override_dh_auto_configure: config.mak