bugGNU Enscript - Bugs: bug #31609, states/over.in should get...

 
 

bug #31609: states/over.in should get substituted the datadir

Submitter:  None
Submitted:  Tue 09 Nov 2010 07:59:29 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 09 Nov 2010 07:59:29 PM UTC, original submission:  

--- states/Makefile.am__dist    Wed Jun  2 00:17:25 2010
+++ states/Makefile.am  Tue Nov  9 20:52:10 2010
@@ -48,7 +48,7 @@
 CLEANFILES = $(bin_SCRIPTS)
 
 over: $(srcdir)/over.in
-       sed 's%@LIBRARYDIR@%$(prefix)/share/enscript%g' \
+       sed 's%@LIBRARYDIR@%$(datadir)/enscript%g' \
        $(srcdir)/over.in > over
 
 AM_YFLAGS = -d

--- states/Makefile.in__dist    Wed Jun  2 01:16:57 2010
+++ states/Makefile.in  Tue Nov  9 20:52:33 2010
@@ -812,7 +812,7 @@
 
 
 over: $(srcdir)/over.in
-       sed 's%@LIBRARYDIR@%$(prefix)/share/enscript%g' \
+       sed 's%@LIBRARYDIR@%$(datadir)/enscript%g' \
        $(srcdir)/over.in > over
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by diocles (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-09 diocles StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code