[Debian-med-packaging] Git push permissions for adun.app

Yavor Doganov yavor at gnu.org
Tue Jan 22 10:35:29 GMT 2019


I tried to push to adun.app's repo [1] on Salsa but it seems I don't
have the rights (I used to when the repo was on Alioth).

Could someone please commit the attached patch?

[1] https://salsa.debian.org/med-team/adun-app
-------------- next part --------------
Description: Fix FTBFS on powerpcspe.
 Disable all platform-specific flags as they are wrong (imply a better
 machine/CPU compared to the lowest supported on a given arch).
Author: Yavor Doganov <yavor at gnu.org>
Forwarded: no
Last-Update: 2019-01-22
---

--- adun-app.orig/MolTalk/GNUmakefile.preamble
+++ adun-app/MolTalk/GNUmakefile.preamble
@@ -7,9 +7,6 @@
 #   be put into GNUmakefile.postamble.
 #
 
-# load platform dependant settings
--include Defs/$(ARCH).def
-
 ifeq ($(LOCATION),)
 LOCATION = none
 endif


More information about the Debian-med-packaging mailing list