~ubuntu-branches/ubuntu/trusty/morse/trusty

« back to all changes in this revision

Viewing changes to debian/patches/02morseALSA

  • Committer: Package Import Robot
  • Author(s): Bhavani Shankar
  • Date: 2011-11-13 20:49:00 UTC
  • mfrom: (7.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20111113204900-u1p6ze9eu4bwrfxx
Tags: 2.4-2ubuntu1
* Merge from debian testing. Remaining changes:
  - 02asneeded: new patch, fixes FTBFS Thanks to John Nogatch.
    (Forwarded as debian bug no 632436) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Minor Makefile changes needed for adding morseALSA
 
2
Author: Nanakos Chrysostomos <nanakos@wired-net.gr>
 
3
Bug-Debian: http://bugs.debian.org/642607
 
4
 
 
5
--- morse-2.4.orig/Makefile
 
6
+++ morse-2.4/Makefile
 
7
@@ -45,6 +45,8 @@ install: all
 
8
        install morse.d/morsePA $(DESTDIR)/usr/bin/morse
 
9
        install morse.d/morseLinux $(DESTDIR)/usr/bin
 
10
        install morse.d/morseX11 $(DESTDIR)/usr/bin
 
11
+       install morse.d/morseOSS $(DESTDIR)/usr/bin
 
12
+       install morse.d/morseALSA $(DESTDIR)/usr/bin
 
13
        install qso.d/QSO $(DESTDIR)/usr/bin
 
14
 
 
15
 morse: