Bug 59386

Summary: build fails - DATADIR not defined for aptcc apt-intf.cpp
Product: PackageKit Reporter: Alban Browaeys <prahal>
Component: backend-aptAssignee: Richard Hughes <richard>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: aptcc: build - AM_CPPFLAGS is not used if per-target variable exists.

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.