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

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Mon Oct 12 20:25:25 UTC 2015


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 0ccb8a2e9d51a3cd7e1023b86905a4c065f21067
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 c783db5..0e24df4 100644
--- a/sleepyhead/sleepyhead.pro
+++ b/sleepyhead/sleepyhead.pro
@@ -41,6 +41,8 @@ CONFIG += rtti
 TARGET = SleepyHead
 unix:!macx {
     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