mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
updates for moved deb repo
debhelper: Several man pae typo fixes by Ruben Porras.
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -47,7 +47,7 @@ installhook:
|
|||||||
cp debian/changelog $(DIR)/CHANGES
|
cp debian/changelog $(DIR)/CHANGES
|
||||||
echo -n $(VERSION) > $(DIR)/LATEST-VERSION-IS
|
echo -n $(VERSION) > $(DIR)/LATEST-VERSION-IS
|
||||||
rm -f $(DIR)/*.tar.gz
|
rm -f $(DIR)/*.tar.gz
|
||||||
ln -sf /home/joey/debian/unstable/alien_$(VERSION).tar.gz $(DIR)
|
ln -sf /home/joey/lib/debian/unstable/alien_$(VERSION).tar.gz $(DIR)
|
||||||
|
|
||||||
binary: binary-indep binary-arch
|
binary: binary-indep binary-arch
|
||||||
.PHONY: build clean binary-indep binary-arch binary
|
.PHONY: build clean binary-indep binary-arch binary
|
||||||
|
|||||||
Reference in New Issue
Block a user