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