summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2017-11-29 20:23:33 +0100
committerTupone Alfredo <tupone@gentoo.org>2017-11-29 20:23:33 +0100
commit8fa5f46d3e688767c34d4fcaf3701dadb8564882 (patch)
tree9be973aa0d035ddf975928624f9df11f5a10e7a3 /dev-ada/aunit/files
parentxfce-base/libxfcegui4: remove obsolete xfconf.eclass, migrate to EAPI6 (diff)
downloadgentoo-8fa5f46d3e688767c34d4fcaf3701dadb8564882.tar.gz
gentoo-8fa5f46d3e688767c34d4fcaf3701dadb8564882.tar.bz2
gentoo-8fa5f46d3e688767c34d4fcaf3701dadb8564882.zip
dev-ada/aunit: Removing duplicated file
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ada/aunit/files')
-rw-r--r--dev-ada/aunit/files/aunit-2017-gentoo.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-ada/aunit/files/aunit-2017-gentoo.patch b/dev-ada/aunit/files/aunit-2017-gentoo.patch
deleted file mode 100644
index eeace666b45e..000000000000
--- a/dev-ada/aunit/files/aunit-2017-gentoo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- aunit-3.8.0w-src/Makefile.old 2017-01-04 18:13:29.634899987 +0100
-+++ aunit-3.8.0w-src/Makefile 2017-01-04 18:15:59.013219503 +0100
-@@ -29,7 +29,7 @@
- .PHONY: all clean targets install_clean install
-
- all:
-- $(GPRBUILD) -p $(GPROPTS) lib/gnat/aunit.gpr
-+ $(GPRBUILD) -p $(GPROPTS) lib/gnat/aunit.gpr -cargs $(ADAFLAGS)
-
- clean-lib:
- $(RM) -fr lib/aunit lib/aunit-obj