pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] Issue 144 in pingus: Changes Makefile and src/pingus/pingus


From: pingus
Subject: [Pingus-CVS] Issue 144 in pingus: Changes Makefile and src/pingus/pingus_main.cpp
Date: Thu, 11 Dec 2014 17:22:16 +0000

Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 144 by nemysisbsd: Changes Makefile and src/pingus/pingus_main.cpp
https://code.google.com/p/pingus/issues/detail?id=144

What steps will reproduce the problem?
1. Pingus not use default installation and look into ".", but install into /usr/local/share/pingus
2.
3.

What is the expected output? What do you see instead?

That Pingus use normal Installation
Not is needed wrapper and pingus.bin in Makefile


What version of the product are you using? On what operating system?

Pingus Git, openSUSE

Please provide any additional information below.

This patch fix install into /usr, Permissions and Man Pages, remove wrapper and pingus.bin

pingus-0.7.6-Makefile.patch


With this Sed, Pingus load from /usr/share/pingus data

sed -i 's|set_path("data")|set_path("%{_datadir}/%{name}")|' \
    src/pingus/pingus_main.cpp

Attachments:
        pingus-0.7.6-Makefile.patch  1.2 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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