View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#69
Originally Posted by rooster13 View Post
Hi,

sorry for the inconvinience but I have tried to make an extras-devel package out of Shortcut Stash but have not yet succeeded. The package passes the autobuilder just fine but no binary is generated in the deb -file.

Currently I am out of ideas. So if someone could help I'd really appreciate it.

You need to uninstall Shortcut Stash via App Manager and install it manually with the deb -file in the first post. After that ignore App Manager updates for Shortcut Stash until I manage to make the package correctly.
Try this.
Replace in your rules file:
INSTALL_ROOT with DESTDIR

cd builddir && $(MAKE) DESTDIR=$(CURDIR)/debian/$(APPNAME) install
 

The Following User Says Thank You to nicolai For This Useful Post: