Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rwxr-xr-xcommands/bug-report (renamed from scripts/bug-report)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e121055..9982571 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ shell: x11-utils
$(COMMANDS)/shell
bug-report:
- @$(SCRIPTS)/bug-report
+ $(COMMANDS)/bug-report
clean:
$(COMMANDS)/clean
diff --git a/scripts/bug-report b/commands/bug-report
index 05f02ec..05f02ec 100755
--- a/scripts/bug-report
+++ b/commands/bug-report