[med-svn] [sleepyhead] 02/03: Create install rule on Makefile

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Wed Jul 13 23:17:15 UTC 2016


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 <sergiodj at sergiodj.net>
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



More information about the debian-med-commit mailing list