mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
gammu: Update to 1.41
Remove upstreamed patch. Switched conditional dependency to python3 in preparation for deprecating Python 2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
--- a/utils/gammu-config
|
||||
+++ b/utils/gammu-config
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/bin/bash
|
||||
+#!/bin/sh
|
||||
# Gammu configuration generator
|
||||
# Copyright (C) 2003 - 2009 Michal Cihar <michal@cihar.com>
|
||||
# vim: expandtab sw=4 ts=4 sts=4:
|
||||
--- a/utils/jadmaker
|
||||
+++ b/utils/jadmaker
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/bin/bash
|
||||
+#!/bin/sh
|
||||
# JAD file generator
|
||||
# Copyright © 2008 - 2009 Michal Čihař <michal@cihar.com>
|
||||
# vim: expandtab sw=4 ts=4 sts=4:
|
||||
Reference in New Issue
Block a user