xbps-pkgdb: do not hardcode rpath in Makefile.

--HG--
extra : convert_revision : 94e62049253ce109231786003a432a0949990ee8
This commit is contained in:
Juan RP 2008-10-23 02:46:14 +02:00
parent a3185bb441
commit b56ee5022d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#
PREFIX ?= /usr/local
CFLAGS += -Wall -Werror -I$(PREFIX)/include
LDFLAGS += -L$(PREFIX)/lib -Wl,-R$(PREFIX)/lib -lprop
LDFLAGS += -lprop
all: xbps-pkgdb