diff options
Diffstat (limited to 'x11-fm/xnc/files/patch-ad')
-rw-r--r-- | x11-fm/xnc/files/patch-ad | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-fm/xnc/files/patch-ad b/x11-fm/xnc/files/patch-ad index 099d4de745e2..2f2f2acd274f 100644 --- a/x11-fm/xnc/files/patch-ad +++ b/x11-fm/xnc/files/patch-ad @@ -1,6 +1,6 @@ ---- Makefile.in.orig Thu Jan 4 23:53:59 2001 -+++ Makefile.in Thu Jan 4 23:58:48 2001 -@@ -181,21 +181,21 @@ +--- Makefile.in.orig Wed Apr 25 20:43:09 2001 ++++ Makefile.in Wed Apr 25 20:42:53 2001 +@@ -186,21 +186,21 @@ install: #Installing X Northern Captain... @@ -29,7 +29,7 @@ + $(INSTALL_PROGRAM) ./xsetup/xncsetup $(INSTDIR) + $(INSTALL_PROGRAM) ./xjroot/xjpegroot $(INSTDIR) + $(INSTALL_PROGRAM) ./launch/xnlaunch $(INSTDIR) -+# /bin/sh ./replace.script ++ # /bin/sh ./replace.script mkdir -p $(INSTPLUG) $(INS) ./plugins/five/libxncfive.so $(INSTPLUG) - echo "Don't foget run 'xncsetup' before starting XNC" + $(INS) ./plugins/aqua/libxncaqua.so $(INSTPLUG) |