mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-01-23 23:22:20 +01:00
Deleted unusued files from berry
This commit is contained in:
parent
b417b89822
commit
2d66c593f5
@ -1,3 +0,0 @@
|
||||
516d1c4025e036b17cfd90aa5c953e32 0.1.0.tar.gz
|
||||
281e14a83e2ed5ee28945714e20e4654 berry.desktop
|
||||
f3ec25c1bf30d99cc6b74f4ff21cce1e makefile.patch
|
@ -1,15 +0,0 @@
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 6e25cbf..cc4f066 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -14,8 +14,8 @@ all:
|
||||
|
||||
install:
|
||||
mkdir -p "$(DESTDIR)$(PREFIX)/bin"
|
||||
- install $(__NAME__) "/usr/local/bin/$(__NAME__)"
|
||||
- install $(__NAME_C__) "/usr/local/bin/$(__NAME_C__)"
|
||||
+ install $(__NAME__) "$(DESTDIR)/usr/bin/$(__NAME__)"
|
||||
+ install $(__NAME_C__) "$(DESTDIR)/usr/bin/$(__NAME_C__)"
|
||||
cd ./man; $(MAKE) install
|
||||
|
||||
clean:
|
Loading…
x
Reference in New Issue
Block a user