Subversion Repositories pike

Compare Revisions

Ignore whitespace Rev 231 → Rev 232

/branches/7.8-stable/debian/changelog
4,8 → 4,9
* freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.
* smartlink_rpath.patch: Match all Linux versions. Skip patching
smartlink.c since we've disabled it with --disable-smartlink_binary.
* Replace dh_clean -k with dh_prep.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 20 Sep 2015 18:13:55 +0200
-- Magnus Holmgren <holmgren@debian.org> Sun, 20 Sep 2015 22:25:09 +0200
 
pike7.8 (7.8.866-3) unstable; urgency=low
 
/branches/7.8-stable/debian/rules
169,7 → 169,7
install: build-arch
dh_testdir
dh_testroot
dh_clean -k
dh_prep
$(MAKE) INSTALLARGS=--traditional \
buildroot=$(TMP) \
prefix=/usr \