gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

0.5.8 Makefile problem


From: Guido Falsi
Subject: 0.5.8 Makefile problem
Date: Fri, 9 Jan 2004 20:07:16 +0100
User-agent: Mutt/1.4.1i

Updating the port for FreeBSD I found that 0.5.8 does not install the po
files. I made a patch for it.(this will not affect the freebsd port as
soon as it is committed to the ports collection)

Hope this is useful.

Patch follows:

--- Makefile.orig       Fri Jan  9 19:56:05 2004
+++ Makefile    Fri Jan  9 19:56:18 2004
@@ -33,7 +33,8 @@
 GTK_DIRS =     xgnokii
 
 INSTALL_DIRS = $(BIN_DIRS) \
-               common
+               common \
+               po
 
 DOCS_DIR =     Docs
 INCLUDE_DIR =  include

-- 
Guido Falsi <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]