mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
* Fixes to my build system.
This commit is contained in:
4
Makefile
4
Makefile
@@ -40,11 +40,11 @@ rpm: version
|
|||||||
install -d /home/joey/src/redhat/RPMS/noarch
|
install -d /home/joey/src/redhat/RPMS/noarch
|
||||||
ln -sf /home/ftp/pub/code/debian/alien_$(VER).tar.gz \
|
ln -sf /home/ftp/pub/code/debian/alien_$(VER).tar.gz \
|
||||||
/home/joey/src/redhat/SOURCES/alien_$(VER).tar.gz
|
/home/joey/src/redhat/SOURCES/alien_$(VER).tar.gz
|
||||||
sudo rpm -ba -v alien.spec --target noarch
|
fakeroot rpm -ba -v alien.spec --target noarch
|
||||||
rm -f /home/joey/src/redhat/SOURCES/alien_$(VER).tar.gz
|
rm -f /home/joey/src/redhat/SOURCES/alien_$(VER).tar.gz
|
||||||
mv /home/joey/src/redhat/SRPMS/* /home/ftp/pub/code/SRPMS
|
mv /home/joey/src/redhat/SRPMS/* /home/ftp/pub/code/SRPMS
|
||||||
mv /home/joey/src/redhat/RPMS/noarch/* /home/ftp/pub/code/RPMS/noarch
|
mv /home/joey/src/redhat/RPMS/noarch/* /home/ftp/pub/code/RPMS/noarch
|
||||||
sudo rm -rf /home/joey/src/redhat/SOURCES \
|
fakroot rm -rf /home/joey/src/redhat/SOURCES \
|
||||||
/home/joey/src/redhat/BUILD \
|
/home/joey/src/redhat/BUILD \
|
||||||
/home/joey/src/redhat/SRPMS \
|
/home/joey/src/redhat/SRPMS \
|
||||||
/home/joey/src/redhat/RPMS/
|
/home/joey/src/redhat/RPMS/
|
||||||
|
|||||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
alien (6.51) unstable; urgency=low
|
||||||
|
|
||||||
|
* Fixes to my build system.
|
||||||
|
|
||||||
|
-- Joey Hess <joeyh@debian.org> Wed, 1 Dec 1999 14:19:52 -0800
|
||||||
|
|
||||||
alien (6.50) unstable; urgency=low
|
alien (6.50) unstable; urgency=low
|
||||||
|
|
||||||
* Fixed problem with relocatable packages, and probably several other
|
* Fixed problem with relocatable packages, and probably several other
|
||||||
|
|||||||
Reference in New Issue
Block a user