clean up the debian stuff
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4524 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ee26641aa8
commit
5e04ac087a
4 changed files with 52 additions and 9 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
|
@ -11,7 +11,7 @@ export DH_COMPAT=3
|
|||
configure: configure-stamp
|
||||
configure-stamp:
|
||||
dh_testdir
|
||||
./autogen.sh
|
||||
./autogen-debian.sh
|
||||
./configure --prefix=/usr --mandir=/usr/share/man --with-swiglibdir=/usr/share/swig1.3 --with-release-suffix=-1.3
|
||||
touch configure-stamp
|
||||
|
||||
|
|
@ -59,7 +59,7 @@ binary-arch: build install
|
|||
dh_installman
|
||||
dh_installinfo
|
||||
dh_undocumented swig-1.3.1
|
||||
dh_installchangelogs CHANGES
|
||||
# dh_installchangelogs CHANGES
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue