mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Cleanup leftover directories from the merge.
--HG-- rename : dev-libs/apr-util/patches/apr-util-1.3.10.patch => dev-libs/apr_util/patches/apr_util-1.3.10.patch rename : haiku-apps/caya-gpl-protocols/patches/caya-gpl-protocols-0.HEAD.patch => haiku-apps/caya_gpl_protocols/patches/caya_gpl_protocols-0.HEAD.patch
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
diff -up b43-fwcutter-012/Makefile.orig b43-fwcutter-012/Makefile
|
||||
--- b43-fwcutter-012/Makefile.orig 2009-06-02 09:52:55.058982400 -0600
|
||||
+++ b43-fwcutter-012/Makefile 2012-06-16 16:13:04.182452224 -0600
|
||||
@@ -24,8 +24,8 @@ $(BIN): $(OBJECTS)
|
||||
install: all
|
||||
-install -d -o 0 -g 0 -m 755 $(PREFIX)/bin/
|
||||
-install -o 0 -g 0 -m 755 $(BIN) $(PREFIX)/bin/
|
||||
- -install -d -o 0 -g 0 -m 755 $(PREFIX)/man/man1/
|
||||
- -install -o 0 -g 0 -m 644 $(BIN).1 $(PREFIX)/man/man1/
|
||||
+ -install -d -o 0 -g 0 -m 755 $(PREFIX)/documentation/man/man1/
|
||||
+ -install -o 0 -g 0 -m 644 $(BIN).1 $(PREFIX)/documentation/man/man1/
|
||||
|
||||
clean:
|
||||
-rm -f *.o $(BIN)
|
||||
Reference in New Issue
Block a user