]> git.pld-linux.org Git - packages/nnn.git/blobdiff - nnn-no-rebuild-on-install.patch
up to 3.6
[packages/nnn.git] / nnn-no-rebuild-on-install.patch
index 33589bb5659066601a7756835a9cb83771d6b033..eb0f32841511506db36389af6d954a6dff2620a8 100644 (file)
@@ -1,8 +1,8 @@
 --- nnn-2.1/Makefile~  2018-11-23 12:22:14.000000000 +0100
 +++ nnn-2.1/Makefile   2018-11-25 17:45:26.122311818 +0100
 @@ -30,7 +30,7 @@
- debug: $(SRC)
-       $(CC) -DDEBUGMODE -g $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o $(BIN) $^ $(LDLIBS)
+       $(RM) $(DESTDIR)$(DESKTOPICONPREFIX)/scalable/apps/nnn.svg
+       $(RM) $(DESTDIR)$(DESKTOPICONPREFIX)/64x64/apps/nnn.png
  
 -install: all
 +install:
This page took 0.061875 seconds and 4 git commands to generate.