Launchpad Error when dealing with $(CURDIR) in debian/rules
I was trying to build the birdfont package for the latest version posted today 2.14.4 in my Photo Video Applications PPA:
https:/
However it looks like Launchpad generated an error on all platforms and architectures:
debian/rules build-arch
dh build-arch --with autotools-dev
dh_testdir -a
dh_autotools
debian/rules override_
make[1]: Entering directory `/«PKGBUILDDIR»'
/«PKGBUILDDIR»
make[1]: /«PKGBUILDDIR»
make[1]: *** [override_
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
The offending lines in debian/rules are:
override_
$(CURDIR)
My conclusion is that $(CURDIR) is no more expended as . ?
Why is that ?
On my system Trusty 14.04 the build is flawless ...
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- William Grant
- Solved:
- Last query:
- Last reply: