Codebase list libhdate / d3958aa
Remvoe autotools-dev from build-deps.... they annoy me Lior Kaplan 16 years ago
2 changed file(s) with 1 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
44 Uploaders: Baruch Even <baruch@debian.org>, Lior Kaplan <kaplan@debian.org>, Shachar Shemesh <shachar@debian.org>
55 XS-Vcs-Svn: svn://svn.debian.org/svn/debian-hebrew/pkg/libhdate
66 XS-Vcs-Browser: http://svn.debian.org/wsvn/debian-hebrew/pkg/libhdate
7 Build-Depends: debhelper (>= 5.0.37.2), swig, autotools-dev, python-all-dev (>= 2.3.5-11), python-central (>= 0.5), fp-compiler (>= 2.0.0) [i386 powerpc sparc amd64]
7 Build-Depends: debhelper (>= 5.0.37.2), swig, python-all-dev (>= 2.3.5-11), python-central (>= 0.5), fp-compiler (>= 2.0.0) [i386 powerpc sparc amd64]
88 Standards-Version: 3.7.2
99 XS-Python-Version: current
1010
5959
6060 # Add here commands to clean up after the build process.
6161 -$(MAKE) distclean
62 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
63 cp -f /usr/share/misc/config.sub config.sub
64 endif
65 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
66 cp -f /usr/share/misc/config.guess config.guess
67 endif
6862
6963
7064 dh_clean -s config.log