This is an automated email from the git hooks/post-receive script. sergiodj-guest pushed a commit to branch patch-queue/master in repository sleepyhead.
commit 6cf4132a05d9e284c9479cae5277b910222d437d Author: Sergio Durigan Junior <[email protected]> Date: Sun Oct 4 13:53:48 2015 -0400 Create install rule on Makefile Gbp-Pq: Name 0002-Create-install-rule-on-Makefile.patch --- sleepyhead/sleepyhead.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sleepyhead/sleepyhead.pro b/sleepyhead/sleepyhead.pro index 3054615..96d24bf 100644 --- a/sleepyhead/sleepyhead.pro +++ b/sleepyhead/sleepyhead.pro @@ -45,6 +45,8 @@ CONFIG += rtti TARGET = SleepyHead unix:!macx:!haiku { TARGET.path=/usr/bin + target.path = /usr/bin + INSTALLS += target } TEMPLATE = app -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sleepyhead.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
