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

List:       kde-commits
Subject:    kdenonbeta/unsermake
From:       David Faure <faure () kde ! org>
Date:       2003-05-31 19:14:59
[Download RAW message or body]

CVS commit by faure: 

Bug: wrong expansion when installing something into a dir that contains a variable


  M +12 -1     TODO   1.39


--- kdenonbeta/unsermake/TODO  #1.38:1.39
@@ -5,4 +5,15 @@
   Also the use of variables to keep common texts within could reduce
   the size. This needs to be evaluated.
+
+- wrong expansion when installing something into a dir that contains a variable
+   kword/templates/CardsAndLabels/Makefile.rules:15: warning: overriding commands \
for target `/usr/local/kde/share/apps/kword/templates//.directory' +   \
kword/templates/Envelopes/Makefile.rules:15: warning: ignoring old commands for \
target `/usr/local/kde/share/apps/kword/templates//.directory' +   Makefile.am \
extract: +   templatesubdir = CardsAndLabels
+   templates_DATA = .directory BusinessCards10.desktop LabelsL16.desktop
+   templatesdir = $(kde_datadir)/kword/templates/$(templatesubdir)
+   Problem: templatesubdir isn't copied to the Makefile.rules, so it expands to \
nothing. +   But the Makefile contains it, so "make install" works.
+   Bug, or forbidden construct?
 
 - problem compiling assembler file:


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

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