Magellan Linux

Annotation of /trunk/hwinfo/patches/hwinfo-13.41-remove-sbin.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 336 - (hide annotations) (download)
Wed Sep 5 20:40:34 2007 UTC (16 years, 9 months ago) by niro
File size: 487 byte(s)
-remove useless /sbin dir

1 niro 336 --- hwinfo-13.41/Makefile.orig 2007-09-05 22:40:11.000000000 +0200
2     +++ hwinfo-13.41/Makefile 2007-09-05 22:40:49.000000000 +0200
3     @@ -71,7 +71,7 @@
4     @cd doc ; doxygen libhd.doxy
5    
6     install:
7     - install -d -m 755 $(DESTDIR)/sbin $(DESTDIR)/usr/sbin $(DESTDIR)$(ULIBDIR) \
8     + install -d -m 755 $(DESTDIR)/usr/sbin $(DESTDIR)$(ULIBDIR) \
9     $(DESTDIR)$(ULIBDIR)/pkgconfig $(DESTDIR)/usr/include
10     install -m 755 hwinfo $(DESTDIR)/usr/sbin
11     install -m 755 src/ids/check_hd $(DESTDIR)/usr/sbin