root/trunk/ports/net/macathena-moira/files/patch-lib-Makefile.in

Revision 202, 247 bytes (checked in by quentin, 12 years ago)

Working Moira build (though com_err messages aren't properly translated)

Line 
1 --- lib/Makefile.in.orig        2012-02-08 14:57:50.000000000 -0500
2 +++ lib/Makefile.in     2012-02-20 15:42:16.000000000 -0500
3 @@ -42,6 +42,7 @@
4  
5  .et.c:
6         $(COMPILE_ET) $<
7 +       sed -i '' 's/et\/com_err.h/com_err.h/' $(ET_H) || :
8  
9  all: depend libmoira.la
10  
Note: See TracBrowser for help on using the browser.