Skip to content
Snippets Groups Projects
Commit b59acd3d authored by akiraohgaki's avatar akiraohgaki
Browse files

Update debian/rules

parent e5229dfe
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,8 @@
%:
dh $@
override_dh_auto_build:
install -D -m 755 ../../src/xdgurl.py usr/bin/xdgurl
install -D -m 644 ../../src/xdgurl.desktop usr/share/applications/xdgurl.desktop
override_dh_auto_install:
make DESTDIR="$(CURDIR)/debian/$(package)" prefix="/usr" install
override_dh_shlibdeps:
# ignore
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment