[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/krdc/rdp
From:       Arend van Beelen jr. <arend () auton ! nl>
Date:       2003-03-29 13:03:09
[Download RAW message or body]

CVS commit by arendjr: 

- Moved the slash to the point where it is passed to the compiler to avoid
  some (potential) conflicts.


  M +2 -3      Makefile.am   1.9


--- kdenetwork/krdc/rdp/Makefile.am  #1.8:1.9
@@ -22,6 +22,5 @@
 librdp_la_LDFLAGS = $(all_libraries) $(SSL_LDFLAGS) $(KDE_RPATH)
 
-# Please do not remove the slash at the end of the next line, thanks.
-keymapdir = $(kde_datadir)/krdc/rdp-keymaps/
+keymapdir = $(kde_datadir)/krdc/rdp-keymaps
 
 install-data-local:
@@ -36,5 +35,5 @@
         rm -r $(DESTDIR)$(kde_datadir)/krdc/rdp-keymaps/$$file
 
-AM_CFLAGS = -DWITH_OPENSSL -DKEYMAP_PATH=\"$(keymapdir)\"
+AM_CFLAGS = -DWITH_OPENSSL -DKEYMAP_PATH=\"$(keymapdir)/\"
 
 messages: rc.cpp


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic