aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rwxr-xr-xpackages/linux_make/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux_make/Makefile b/packages/linux_make/Makefile
index 17845f5c..3557322b 100755
--- a/packages/linux_make/Makefile
+++ b/packages/linux_make/Makefile
@@ -61,7 +61,7 @@ install:
package: tarbz2
-PACKAGE_NAME = Pd-$(PD_VERSION)-$(OS_NAME)-$(shell uname -m)
+PACKAGE_NAME = Pd-$(PD_VERSION)
tarbz2: installer_makefile installer_readme
install -p .pdsettings $(DESTDIR)$(prefix)
mv $(DESTDIR)$(prefix) $(DESTDIR)$(PACKAGE_NAME)