From 3a19ee499bec80d896c0e23c21ae206c6a2d91bd Mon Sep 17 00:00:00 2001 From: Martin Banky Date: Sun, 26 Sep 2010 00:14:04 -0700 Subject: hdparm: convert to gentargets and bump to 9.32 [Peter: remove stripping, get rid of _BINARY variables] Signed-off-by: Martin Banky Signed-off-by: Peter Korsgaard --- package/hdparm/hdparm.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 package/hdparm/hdparm.patch (limited to 'package/hdparm/hdparm.patch') diff --git a/package/hdparm/hdparm.patch b/package/hdparm/hdparm.patch deleted file mode 100644 index d271eb879..000000000 --- a/package/hdparm/hdparm.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur hdparm-7.6/Makefile hdparm-7.6-patched/Makefile ---- hdparm-7.6/Makefile 2007-06-07 12:39:24.000000000 -0500 -+++ hdparm-7.6-patched/Makefile 2007-07-19 12:11:03.000000000 -0500 -@@ -28,7 +28,7 @@ - - hdparm: hdparm.h $(OBJS) - $(CC) $(LDFLAGS) -o hdparm $(OBJS) -- strip hdparm -+ $(STRIP) hdparm - - install: all hdparm.8 - if [ ! -z $(DESTDIR) ]; then $(INSTALL_DIR) $(DESTDIR) ; fi -- cgit v1.2.3