mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-30 17:23:53 +01:00
2018-05-31 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that broke the 'make rpm' target.
This commit is contained in:
@@ -31,7 +31,8 @@ moc_%.cpp: %.h
|
||||
|
||||
inst_prefix_dir=$(DESTDIR)
|
||||
inst_lib_LTLIBRARIES = pam_rd.la
|
||||
inst_libdir=$(prefix)/@RD_LIB_PATH@/security
|
||||
##inst_libdir=$(prefix)/@RD_LIB_PATH@/security
|
||||
inst_libdir=/@RD_LIB_PATH@/security
|
||||
dist_pam_rd_la_SOURCES = pam_rd.cpp
|
||||
pam_rd_la_LDFLAGS = -module -shared -Xlinker -x -avoid-version -export-dynamic
|
||||
pam_rd_la_LIBADD = @LIB_RDLIBS@ -lpam @LIBVORBIS@
|
||||
|
||||
Reference in New Issue
Block a user