public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/hd2u/files/
@ 2016-07-17 13:33 Patrice Clement
  0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2016-07-17 13:33 UTC (permalink / raw
  To: gentoo-commits

commit:     751a5127c8b7eb76f280ab8b3e494edf11b680a0
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jul 16 08:23:48 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jul 17 13:26:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751a5127

app-text/hd2u: remove unused patch

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-text/hd2u/files/hd2u-1.0.0-build.patch | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/app-text/hd2u/files/hd2u-1.0.0-build.patch b/app-text/hd2u/files/hd2u-1.0.0-build.patch
deleted file mode 100644
index 66b32bb..0000000
--- a/app-text/hd2u/files/hd2u-1.0.0-build.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff --git a/Makefile.in b/Makefile.in
-index 328016c..f8cc6aa 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -36,7 +36,7 @@ LIBS= @LIBS@
- all:	$(TARGET)
- 
- $(TARGET):	$(TARGET).c config.h
--	$(CC) $(CFLAGS) -o $@ $(@:%=%.c) $(LIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(@:%=%.c) $(LIBS)
- 
- rebuild:	cleanall $(TARGET)
- 
-@@ -59,9 +59,10 @@ cleanall:	clean
- mrproper:	cleanall
- distclean:	cleanall
- 
-+BUILD_ROOT=$(DESTDIR)
- install:
- 	$(INSTALL) -d -m 755 $(BUILD_ROOT)$(BIN_DIR)
--	$(INSTALL) -m 755 -s $(TARGET) $(BUILD_ROOT)$(BIN_DIR)
-+	$(INSTALL) -m 755 $(TARGET) $(BUILD_ROOT)$(BIN_DIR)
- 
- tarball:
- 	$(INSTALL) -d -m 755 ./$(PACKAGE_NAME)-$(PACKAGE_VERSION)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-17 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-17 13:33 [gentoo-commits] repo/gentoo:master commit in: app-text/hd2u/files/ Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox