Do you have 'sed' installed, i.e. does /usr/bin/sed exist, or /sw/bin/sed? You could also try commenting out the section that changes the version in packages/linux_make/Makefile. Comment out these two lines then set the version in packages/linux_make/debian/control:sed -i 's|^Version:.*|Version: $(DEB_PD_VERSION)|' \$(DESTDIR)/DEBIAN/controlBTW i want to download all sources again and start from the beginning (to make sure i don't run into problems that are already fixed), but svn.grrrr.org still doesn't work for me.svn update --ignore-externals.hc
install -p /home/muranyia/Download/pure-data/abstractions/mtl/1-13LP.pd \
/home/muranyia/Download/pure-data/packages/linux_make/build//usr/lib/pd/doc/5.reference/mtl
install: cannot stat `/home/muranyia/Download/pure-data/abstractions/mtl/1-13LP.pd': No such file or directory
make[2]: *** [mtl_install] Error 1
make[2]: Leaving directory `/home/muranyia/Download/pure-data/abstractions'
make[1]: *** [abstractions_install] Error 2
make[1]: Leaving directory `/home/muranyia/Download/pure-data/packages'
make: *** [install] Error 2