Commit 91c1bfac authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf rpm-4.14.2.1.tar.bz2
cd rpm-4.14.2.1 && ./configure --prefix=/usr
$(MAKE) -C rpm-4.14.2.1
$(MAKE) -C rpm-4.14.2.1 check
$(MAKE) -C rpm-4.14.2.1 install
rm -rf rpm-4.14.2.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment