Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
rpmlint-mini
static-desktop-file-validate.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File static-desktop-file-validate.diff of Package rpmlint-mini
--- configure.ac +++ configure.ac @@ -4,7 +4,6 @@ AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -AC_CONFIG_MACRO_DIR([m4]) AM_CONFIG_HEADER(config.h) # Honor aclocal flags --- Makefile.am +++ Makefile.am @@ -1,7 +1,5 @@ SUBDIRS = man misc src -ACLOCAL_AMFLAGS = -I m4 - EXTRA_DIST = HACKING MAINTAINERCLEANFILES = \ --- src/Makefile.am +++ src/Makefile.am @@ -32,7 +32,8 @@ mimeutils.h \ update-desktop-database.c -desktop_file_validate_LDADD = $(DESKTOP_FILE_UTILS_LIBS) +desktop_file_validate_LDFLAGS = +desktop_file_validate_LDADD = $(libdir)/libglib-2.0.a -lpthread -lrt desktop_file_install_LDADD = $(DESKTOP_FILE_UTILS_LIBS) update_desktop_database_LDADD = $(DESKTOP_FILE_UTILS_LIBS)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor