Bug 59386 - build fails - DATADIR not defined for aptcc apt-intf.cpp
Summary: build fails - DATADIR not defined for aptcc apt-intf.cpp
Status: RESOLVED FIXED
Alias: None
Product: PackageKit
Classification: Unclassified
Component: backend-apt (show other bugs)
Version: unspecified
Hardware: Other All
: medium major
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-15 02:14 UTC by Alban Browaeys
Modified: 2013-01-15 09:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
aptcc: build - AM_CPPFLAGS is not used if per-target variable exists. (1.47 KB, patch)
2013-01-15 02:14 UTC, Alban Browaeys
Details | Splinter Review

Description Alban Browaeys 2013-01-15 02:14:29 UTC
Created attachment 73034 [details] [review]
aptcc: build - AM_CPPFLAGS is not used if per-target variable exists.

aptcc: build - AM_CPPFLAGS is not used if per-target variable exists.
    
    Insert $(AM_CPPFLAGS) into the per-target libpk_backend_aptcc_la_
    C and CPP flags. Fixes :
    /home/prahal/checkout/gnome/PackageKit/backends/aptcc/apt-intf.cpp: In
    member function 'void AptIntf::updateInterface(int, int)':
    /home/prahal/checkout/gnome/PackageKit/backends/aptcc/apt-intf.cpp:1751:45:
    error: 'DATADIR' was not declared in this scope
Comment 1 Richard Hughes 2013-01-15 09:22:19 UTC
Pushed to master, thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.